Struct miniz_oxide::inflate::stream::FullReset
source · pub struct FullReset(pub DataFormat);
Expand description
Full reset of the state, including zeroing memory.
Requires to provide new data format.
Tuple Fields§
§0: DataFormat
Trait Implementations§
source§impl ResetPolicy for FullReset
impl ResetPolicy for FullReset
source§fn reset(&self, state: &mut InflateState)
fn reset(&self, state: &mut InflateState)
Performs reset