fn frameWindowSize(header: ZstandardHeader) ?u64
[src]
Returns the window size required to decompress a frame, or null
if it cannot be determined (which indicates a malformed frame header).
fn frameWindowSize(header: ZstandardHeader) ?u64
Returns the window size required to decompress a frame, or null
if it cannot be determined (which indicates a malformed frame header).