-
-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
I've ran into a use case for files that with multiple frames. It looks like only the first frame is read.
The zstd command line tool has no problems decompressing the file, but when I use a read_to_iter or ZstdDecompressor.decompress call only the first frame is returned.
I've uploaded an example here where the two_frame.zst file has one frame per line.
mxmlnkn, embg and jthetzel
Metadata
Metadata
Assignees
Labels
No labels