Function zstd_safe::dstream_out_size
source · pub fn dstream_out_size() -> usize
Expand description
Wraps the ZSTD_DStreamOutSize()
function.
Returns a hint for the recommended size of the output buffer for decompression.
pub fn dstream_out_size() -> usize
Wraps the ZSTD_DStreamOutSize()
function.
Returns a hint for the recommended size of the output buffer for decompression.