Function zstd_safe::get_block_size
source · pub fn get_block_size(cctx: &CCtx<'_>) -> usizeAvailable on crate feature
experimental only.Expand description
Wraps the ZSTD_getBlockSize() function.
pub fn get_block_size(cctx: &CCtx<'_>) -> usizeexperimental only.Wraps the ZSTD_getBlockSize() function.