aboutsummaryrefslogtreecommitdiff
path: root/internal/flate/decompress_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Probably should name the custom packages speciallyGravatar Runxi Yu2025-11-191-76/+0
|
* Initial attempt to make a compressor with less overheadGravatar Runxi Yu2025-11-191-0/+76
io.Reader actually has massive overhead...