[−][src]Function zstd_safe::flush_stream
pub fn flush_stream(
zcs: &mut CStream<'_>,
output: &mut OutBuffer<'_>
) -> SafeResult
Wraps the ZSTD_flushStream()
function.
pub fn flush_stream(
zcs: &mut CStream<'_>,
output: &mut OutBuffer<'_>
) -> SafeResult
Wraps the ZSTD_flushStream()
function.