golang.org/x/net/http2.HeadersFrameParam.BlockFragment (field)
6 uses
golang.org/x/net/http2 (current package)
frame.go#L1033: BlockFragment []byte
frame.go#L1095: f.wbuf = append(f.wbuf, p.BlockFragment...)
transport.go#L1280: BlockFragment: chunk,
write.go#L241: BlockFragment: frag,
write.go#L309: BlockFragment: buf.Bytes(),
google.golang.org/grpc/internal/transport
controlbuf.go#L686: BlockFragment: 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. |