Module encoder

Module encoder 

Source
Expand description

Utilities for working with encoders.

Structs§

Chain
Wraps two AsyncEncodes and encodes them in sequence.

Functions§

chain
Chain two encoders, encoding them in sequence.