.dup) on every call to
popFront() that produces output. This is a known performance limitation. For high-performance streaming scenarios, consider using the Compressor interface directly with a pre-allocated output buffer and output sink.
void _primeOutput()Produce output by feeding source data to compressor.
.dup) on every call to
popFront() that produces output. This is a known performance limitation. For high-performance streaming scenarios, consider using the Compressor interface directly with a pre-allocated output buffer and output sink.