coolbutuseless / zstdlite

Fast, configurable in-memory compression of R objects with zstd
Other
26 stars 0 forks source link

Support for compression/decompression with dictionary #8

Closed coolbutuseless closed 7 months ago

coolbutuseless commented 7 months ago

Support zstd dictionaries.

coolbutuseless commented 7 months ago

dictionaries supported when creating contexts with init_zstd_cctx() and init_zstd_dctx()

https://github.com/coolbutuseless/zstdlite/commit/6f57be54b53848cfa6b7883d1d0719cb2b06a30f