CodecZstd.jl icon indicating copy to clipboard operation
CodecZstd.jl copied to clipboard

Addition flags

Open colinxs opened this issue 4 years ago • 0 comments

It'd be nice to expose additional options that are available on the command line like --threads, but it looks a bit more involved than just passing through an extra parameter:

https://zstd.docsforge.com/dev/code-examples/streaming_compression_thread_pool.c/

colinxs avatar Jul 13 '21 05:07 colinxs