instantiations / es_compression

Compression framework for Dart providing FFI implementations for Brotli, Lz4, Zstd (Zstandard) with ready-to-use prebuilt binaries for Win/Linux/Mac.
https://www.instantiations.com
BSD 3-Clause "New" or "Revised" License
41 stars 8 forks source link

lz4 block format support? #31

Closed pyjserv closed 2 years ago

pyjserv commented 2 years ago

Please forgive my ignorance. Does the es_compression:lz4 library support compress/decompress block format?

sethloco commented 2 years ago

Hello, No, it binds to the lz4 frame format functions of the c-library