var File_test_codec_perf_perf_proto protoreflect.FileDescriptor
Buffer is a message that contains a body of bytes that is used to exercise encoding and decoding overheads.
type Buffer struct { Body []byte `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*Buffer) Descriptor() ([]byte, []int)
Deprecated: Use Buffer.ProtoReflect.Descriptor instead.
func (x *Buffer) GetBody() []byte
func (*Buffer) ProtoMessage()
func (x *Buffer) ProtoReflect() protoreflect.Message
func (x *Buffer) Reset()
func (x *Buffer) String() string