Struct miniz_oxide::inflate::stream::FullReset [−][src]
pub struct FullReset(pub DataFormat);
Full reset of the state, including zeroing memory.
Requires to provide new data format.
Trait Implementations
impl ResetPolicy for FullReset
[src]
impl ResetPolicy for FullReset
[src]