Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zstd: Add MaxEncodedSize to encoder #691

Merged
merged 1 commit into from Nov 15, 2022
Merged

Commits on Nov 15, 2022

  1. Add MaxEncodedSize to encoder

    Adds function that will return the expected maximum size of a given input size with current settings.
    
    See #688
    klauspost committed Nov 15, 2022
    Copy the full SHA
    62172de View commit details
    Browse the repository at this point in the history