|
|
преди 4 месеца | |
|---|---|---|
| .. | ||
| LICENSE | преди 4 месеца | |
| README.md | преди 4 месеца | |
| gzip.go | преди 4 месеца | |
| huffman_bit_writer.go | преди 4 месеца | |
| huffman_code.go | преди 4 месеца | |
| token.go | преди 4 месеца | |
| writer.go | преди 4 месеца | |
This package is a flate/gzip compressor that reuses the matchfinder package that I’ve been developing for brotli. It is copied and adapted from the standard library compress/flate package.