summaryrefslogtreecommitdiff
path: root/src/io/izlibstream.cpp
Commit message (Expand)AuthorAgeFilesLines
* chore: comply with reuseDioEgizio2026-02-011-0/+4
* Make the inflate_streambuf rewind the inputljfa2015-09-211-1/+7
* Create zlib_streambuf base classljfa2015-09-211-5/+2
* Fix base constructor calls of i/ostreamljfa-ag2015-09-151-1/+1
* Check for errors in input streamljfa-ag2015-09-151-1/+7
* Change zlib_error to take message and codeljfa-ag2015-09-151-3/+4
* No output doesn't necessarily mean EOFljfa-ag2015-09-151-2/+4
* Add implementation of inflate_streambuf (still broken though)ljfa-ag2015-09-151-0/+86