Represents an event-based implementation of a third-party codec.
The function called when a chunk of data has been compressed/decompressed.
Optional
The chunk of compressed/decompressed data.
Appends a chunk of data to compress/decompress
The chunk of data to append.
Represents an event-based implementation of a third-party codec.