func net/http.http2parseDataFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1368: 	http2FrameData:         http2parseDataFrame,
		h2_bundle.go#L1834: func http2parseDataFrame(fc *http2frameCache, fh http2FrameHeader, payload []byte) (http2Frame, error) {