|
|
há 3 meses atrás | |
|---|---|---|
| .. | ||
| LICENSE | há 3 meses atrás | |
| README.md | há 3 meses atrás | |
| gzip.go | há 3 meses atrás | |
| huffman_bit_writer.go | há 3 meses atrás | |
| huffman_code.go | há 3 meses atrás | |
| token.go | há 3 meses atrás | |
| writer.go | há 3 meses atrás | |
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.