Function zstd_safe::get_frame_content_size [−][src]
pub fn get_frame_content_size(src: &[u8]) -> u64
Wraps the ZSTD_getFrameContentSize() function.
src should contain at least a frame header.
pub fn get_frame_content_size(src: &[u8]) -> u64
Wraps the ZSTD_getFrameContentSize() function.
src should contain at least a frame header.