# Functions
NewBuffer creates a new buffer with the given slice of bytes as the buffer's initial contents.
# Variables
ErrBadWireType is returned when decoding a wire-type from a buffer that is not valid.
ErrOverflow is returned when an integer is too large to be represented.