compress/gzip.Writer.writeBytes (method)
2 uses
compress/gzip (current package)
gzip.go#L93: func (z *Writer) writeBytes(b []byte) error {
gzip.go#L173: z.err = z.writeBytes(z.Extra)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)