crypt.lz4decompress
Returns a decompressed string using the LZ4 algorithm.
crypt.lz4decompress(data: string, originallength: number): stringReturns a decompressed string using the LZ4 algorithm.
crypt.lz4decompress(data: string, originallength: number): string