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