pub fn get_decompressed_size(src: &[u8]) -> u64
👎Deprecated: Use ZSTD_getFrameContentSize instead
Expand description

Wraps the ZSTD_getDecompressedSize function.