package
2.0.0+incompatible
Repository: https://github.com/phpstudyer/protoreflect.git
Documentation: pkg.go.dev
# 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.