facebook / facebook/zstd

Add stream-size option to pzstd

Open
#3,171 2 comments 0 reactions 0 assignees View on GitHub
feature request good first issue help wanted
Dominant language
C
Stars
27.9k
Forks
2.6k
Avg merge
1d 3h
Merged PRs (30d)
8

Description

The standard `zstd` tool has a `--stream-size` option so the file size can be set for streamed compression. However, `pzstd` doesn't support this option, so any file compressed with `pzstd` has to be decompressed with a stream (so, eg, the PyPi `zstd` module can't be used).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.