This version mostly changes the type of the compressed buffers (forced to uints)
It also brings some performance improvements.
Breaking Changes:
- Change Compress/Uncompress prototype: force compressed buffers to uints
- Remove unnecessary public API
This version mostly changes the type of the compressed buffers (forced to uints)
It also brings some performance improvements.
Breaking Changes: