Function zstd_safe::get_decompressed_size [−][src]
pub fn get_decompressed_size(src: &[u8]) -> u64
👎 Deprecated:
Use ZSTD_getFrameContentSize instead
Wraps the ZSTD_getDecompressedSize
function.
pub fn get_decompressed_size(src: &[u8]) -> u64
Use ZSTD_getFrameContentSize instead
Wraps the ZSTD_getDecompressedSize
function.