Struct miniz_oxide::inflate::stream::ZeroReset
source · pub struct ZeroReset;
Expand description
Resets state and zero memory, continuing to use the same data format.
Trait Implementations§
source§impl ResetPolicy for ZeroReset
impl ResetPolicy for ZeroReset
source§fn reset(&self, state: &mut InflateState)
fn reset(&self, state: &mut InflateState)
Performs reset