g1mv / density

Superfast compression library
Apache License 2.0
1.02k stars 48 forks source link

DENSITY_BUFFER_STATE_ERROR_DURING_PROCESSING #52

Closed mckellyln closed 6 years ago

mckellyln commented 9 years ago

I get this issue with all 3 algorithms with master, but do not get it with dev. I will debug and try to provide details. Can we get a master update soon ?

g1mv commented 9 years ago

Hello Mark, I haven't had much time these days to do any updating but I will in the next few weeks, and yes expect 0.13 to be pushed to master.

neworldemancer commented 8 years ago

I'm sometimes experiencing this error when decompressing if i set output buffer size equal to the uncompressed data size. But it works fine if i set it bigger, rounded till nearest multiple of 256byte. Is this real and enough requirement? Does same one exist for compressing or only for decompressing?

g1mv commented 6 years ago

Master updated to 0.14.0