aboutsummaryrefslogtreecommitdiff
path: root/internal/flatex/slice_inflate.go
Commit message (Collapse)AuthorAgeFilesLines
* Delete everything, I'm redesigning this.Gravatar Runxi Yu2026-02-201-472/+0
| | | | | I'll stop using a flat package and make things much more modular. And also experiment with streaming APIs so large blobs don't OOM us.
* flatex: Restructure a littleGravatar Runxi Yu2025-11-251-0/+11
|
* zlib, flatex: Remove code related to dictsGravatar Runxi Yu2025-11-221-21/+21
| | | | Git never uses them
* flatex: Remove the stale readByte(s) wrappers and just directly index the bufferGravatar Runxi Yu2025-11-221-36/+18
|
* Probably should name the custom packages speciallyGravatar Runxi Yu2025-11-191-0/+479