decompress_lz4
Decompresses a stream of bytes in the Lz4 format.
Description
The decompress_lz4
operator decompresses bytes in a pipeline incrementally.
The operator supports decompressing multiple concatenated streams
of the same codec transparently.