Function zstd_safe::dstream_in_size

source ·
pub fn dstream_in_size() -> usize
Expand description

Wraps the ZSTD_DStreamInSize() function.

Returns a hint for the recommended size of the input buffer for decompression.