github.com/golang/protobuf/proto.Buffer.DecodeRawBytes (method)
2 uses
github.com/golang/protobuf/proto (current package)
buffer.go#L239: func (b *Buffer) DecodeRawBytes(alloc bool) ([]byte, error) {
buffer.go#L265: v, err := b.DecodeRawBytes(false)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)