net/http.http2Framer.WriteDataPadded (method)
2 uses
net/http (current package)
h2_bundle.go#L1886: return f.WriteDataPadded(streamID, endStream, data, nil)
h2_bundle.go#L1898: func (f *http2Framer) WriteDataPadded(streamID uint32, endStream bool, data, pad []byte) error {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)