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