Struct miniz_oxide::inflate::stream::FullReset [−][src]
pub struct FullReset(pub DataFormat);Expand description
Full reset of the state, including zeroing memory.
Requires to provide new data format.
Tuple Fields
0: DataFormatTrait Implementations
Performs reset
