aboutsummaryrefslogtreecommitdiff
path: root/internal/flate
Commit message (Expand)AuthorAgeFilesLines
* Probably should name the custom packages speciallyGravatar Runxi Yu2025-11-196-1667/+0
* flate: Remove unused codeGravatar Runxi Yu2025-11-193-447/+4
* SliceInflater is probably a better name for that•••And let's just basically not use io.Reader at all Gravatar Runxi Yu2025-11-192-52/+496
* Initial attempt to make a compressor with less overhead•••io.Reader actually has massive overhead... Gravatar Runxi Yu2025-11-192-0/+175
* Our zlib ought to be read-only for nowGravatar Runxi Yu2025-11-194-1747/+8
* Import flateGravatar Runxi Yu2025-11-198-0/+3230