Expand description
Engine configuration and progress reporting types.
Structs§
- Engine
Configuration - Configuration for the parallel compression/decompression engine.
- Engine
Configuration Builder - Builder for
EngineConfiguration. - Progress
Event - Data payload delivered to the progress callback after each block completes.
Enums§
- Progress
Phase - Which direction the engine is operating.
Type Aliases§
- Progress
Callback - Callback type invoked after each block completes.