Skip to content

Conversation

@AndrewCEmil
Copy link
Contributor

This PR implements streaming compression/decompression using raw dictionary bytes. Essentially, this is very similar to the dictionary usage for the Zstd.compress_using_dict and Zstd.decompress_using_dict calls, except that the dictionary is added as an optional kwarg instead of as a new function.

Please let me know if you would like to see any changes, more testing, etc.

Should resolve the main part of #61

Thanks!

@SpringMT
Copy link
Owner

SpringMT commented Apr 10, 2024

I am so sorry for the delay 🙇
Thank you!

@SpringMT SpringMT merged commit cf9b448 into SpringMT:main Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants