zig/lib/std/compress/zstd
Ryan Liptak f872dd03da zstd.Decompress: Assert buffer length requirements as early as possible
Without this assert, providing a buffer that's smaller than required results in more cryptic assertion failures later on.
2025-09-02 11:34:46 -07:00
..
Decompress.zig zstd.Decompress: Assert buffer length requirements as early as possible 2025-09-02 11:34:46 -07:00