Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GzipMagicHeader = []byte{'\x1f', '\x8b'}
Functions ¶
func NewGunzipReadCloser ¶
func NewGunzipReadCloser(r io.ReadCloser) (io.ReadCloser, error)
func NewGzipReadCloser ¶
func NewGzipReadCloser(r io.ReadCloser, level int) io.ReadCloser
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.