Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Compress ¶
Compress compresses data with zlib. If the compressed data is larger than the original data, the original data is used. A leading byte is used to indicate whether the data is compressed.
func Decompress ¶
Decompress decompresses data with zlib. A leading byte is used to indicate whether the data is compressed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.