Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Compress ¶
Compress takes the path plainSrc compresses it and writes it to the path gzDst. Returns the number of bytes that were written to gzDst.
func Decompress ¶
Decompress loads the path gzSrc decompresses the contents and writes to plainDst. Returns the number of bytes that were written to plainDst.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.