Const
Decompress LZ4 block data (synchronous, new allocation). uncompressedSize must match exactly.
uncompressedSize
Compressed data.
Expected decompressed size in bytes.
Optional
Start offset in input. Default 0.
input
Number of compressed bytes. Default rest of buffer.
Decompress LZ4 block data (synchronous, new allocation).
uncompressedSizemust match exactly.