You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow Zstandard to decompress multiple concatenated frames (#757)
* Add support for multiple zstd frames in decompression
* Add release notes
* Format with ruff
* Address MSVC type errors
* Explicitly declare return type of findTotalContentSize
* Mark multiframe pyzstd tests as now passing
* Format with ruff
* Test concatenated frames of known and unknown sizes
* Add docstring for findTotalContentSize
---------
Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
0 commit comments