pub fn decompress_bound(data: &[u8]) -> Result<u64, ErrorCode>
This is supported on crate feature experimental only.
Expand description

Wraps the ZSTD_decompressBound function