[][src]Type Definition zstd_safe::CStream

type CStream<'a> = CCtx<'a>;

Compression stream.

Same as CCtx.