github.com/golang/protobuf/proto.Buffer.Reset (method)

2 uses

	github.com/golang/protobuf/proto (current package)
		buffer.go#L93: func (b *Buffer) Reset() {

	google.golang.org/grpc/encoding/proto
		proto.go#L58: 	cb.Reset()