Type Definition zstd_safe::CStream[][src]

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

Compression stream.

Same as CCtx.