google.golang.org/grpc/internal/transport.loopyWriter.hBuf (field)
6 uses
google.golang.org/grpc/internal/transport (current package)
controlbuf.go#L457: hBuf *bytes.Buffer // The buffer for HPACK encoding.
controlbuf.go#L476: hBuf: &buf,
controlbuf.go#L662: l.hBuf.Reset()
controlbuf.go#L676: size := l.hBuf.Len()
controlbuf.go#L686: BlockFragment: l.hBuf.Next(size),
controlbuf.go#L694: l.hBuf.Next(size),
![]() |
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. |