const net/http.http2bufWriterPoolBufferSize
3 uses
net/http (current package)
h2_bundle.go#L3331: const http2bufWriterPoolBufferSize = 4 << 10
h2_bundle.go#L3335: return bufio.NewWriterSize(nil, http2bufWriterPoolBufferSize)
h2_bundle.go#L3341: return http2bufWriterPoolBufferSize
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)