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