Skip to main content

frame_content_size

Function frame_content_size 

Source
pub fn frame_content_size(src: &[u8]) -> Option<usize>
Expand description

Decompressed size declared in the frame header, if present and known. None for “unknown” (streaming-written) or malformed frames.