google.golang.org/grpc/encoding/proto.cachedProtoBuffer.lastMarshaledSize (field)
4 uses
google.golang.org/grpc/encoding/proto (current package)
proto.go#L42: lastMarshaledSize uint32
proto.go#L55: newSlice := make([]byte, 0, cb.lastMarshaledSize)
proto.go#L63: cb.lastMarshaledSize = capToMaxInt32(len(out))
proto.go#L107: lastMarshaledSize: 16,
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |