byte-transforms icon indicating copy to clipboard operation
byte-transforms copied to clipboard

methods for hashing, compressing, and encoding bytes

Results 3 byte-transforms issues
Sort by recently updated
recently updated
newest added

I went to bump up byte-streams, since 0.2.0 is quite old, and started seeing a lot of failures in the concat-roundtrip-compressors test like: ``` FAIL in (concat-roundtrip-compressors) (byte_transforms_simple_check.clj:51) expected: {:result...

fixes #12 java-snappy version is been upgraded to 1.1.10.7 https://github.com/xerial/snappy-java/releases/tag/v1.1.10.7

I got the error with `Java 17` with the older version of` snappy-java` https://github.com/xerial/snappy-java/issues/348 ``` [UNSUPPORTED_PLATFORM] pure-java snappy requires access to java.nio.Buffer raw address field {:entity \"/123456\", :throwable #error {...