Function zstd_safe::dstream_out_size [−][src]
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.