Skip to content

Fixed compression

Compare
Choose a tag to compare
@bitbank2 bitbank2 released this 06 Jan 23:31
· 4 commits to master since this release
9f87f07

I had used an incorrect option for zlib to compress the data with "sync" which resets the compression engine after each line. Now it compresses the output much smaller. I also added some missing C functions.