github.com/golang/protobuf/proto.Buffer.Unread (method)
2 uses
github.com/golang/protobuf/proto (current package)
buffer.go#L104: func (b *Buffer) Unread() []byte {
buffer.go#L119: err := UnmarshalMerge(b.Unread(), m)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)