pub type CStream<'a> = CCtx<'a>;
Compression stream.
Same as CCtx.
CCtx
pub struct CStream<'a>(/* private fields */);