get_block_size

Function get_block_size 

Source
pub fn get_block_size(cctx: &CCtx<'_>) -> usize
Available on crate feature experimental only.
Expand description

Wraps the ZSTD_getBlockSize() function.