Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
zstd_safe::dctx_load_dictionary - Rust
[go: Go Back, main page]

[][src]Function zstd_safe::dctx_load_dictionary

pub fn dctx_load_dictionary(dctx: &mut DCtx<'_>, dict: &[u8]) -> SafeResult

Wraps the ZSTD_DCtx_loadDictionary() function.