google.golang.org/protobuf/proto.MarshalOptions.Size (method)
3 uses
google.golang.org/protobuf/proto (current package)
messageset.go#L50: b = protowire.AppendVarint(b, uint64(o.Size(value.Message().Interface())))
size.go#L16: return MarshalOptions{}.Size(m)
size.go#L20: func (o MarshalOptions) Size(m Message) int {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)