golang.org/x/net/http2.Framer.WriteDataPadded (method)
2 uses
golang.org/x/net/http2 (current package)
frame.go#L702: return f.WriteDataPadded(streamID, endStream, data, nil)
frame.go#L714: func (f *Framer) WriteDataPadded(streamID uint32, endStream bool, data, pad []byte) error {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)