Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWriter ¶
func NewWriter(w io.WriteCloser, level int) (io.WriteCloser, error)
NewWriter creates a new instance of a compression writer with a given compression level. Every Write to it is compressed and passed to an inner writer. On Close, both writers are closed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.