decompresses lz4-compressed data :param data: compressed data :type data: ByteString :param uncompressed_size: size of the uncompressed data :type uncompressed_size: int :raises _block.LZ4BlockError: Decompression failed: corrupt input or insufficient space in destination buffer
(data: ByteString, uncompressed_size: int)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected