pub fn init_cstream(
zcs: &mut CStream<'_>,
compression_level: CompressionLevel,
) -> usizeExpand description
Prepares an existing CStream for compression at the given level.
pub fn init_cstream(
zcs: &mut CStream<'_>,
compression_level: CompressionLevel,
) -> usizePrepares an existing CStream for compression at the given level.