Skip to main content

Module config

Module config 

Source
Expand description

Engine configuration and progress reporting types.

Structs§

EngineConfiguration
Configuration for the parallel compression/decompression engine.
EngineConfigurationBuilder
Builder for EngineConfiguration.
ProgressEvent
Data payload delivered to the progress callback after each block completes.

Enums§

ProgressPhase
Which direction the engine is operating.

Type Aliases§

ProgressCallback
Callback type invoked after each block completes.