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