# Functions
NewCompressReader wrap the io.Reader.
NewCompressWriter wrap the io.Writer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
BlockMaxSize 1MB.
ChecksumSize is 128bits for cityhash102 checksum.
CompressHeader magic + compressed_size + uncompressed_size.
HeaderSize.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author