Function zstd_safe::create_dctx
source · pub fn create_dctx() -> DCtx<'static>
Expand description
Prepares a new decompression context without dictionary.
pub fn create_dctx() -> DCtx<'static>
Prepares a new decompression context without dictionary.