Struct miniz_oxide::inflate::stream::MinReset [−][src]
pub struct MinReset;
Expand description
Resets state, without performing expensive ops (e.g. zeroing buffer)
Note that not zeroing buffer can lead to security issues when dealing with untrusted input.
Trait Implementations
Performs reset