1 line
537 B
JavaScript
1 line
537 B
JavaScript
initSidebarItems({"fn":[["compress","Compresses a block of data and returns the compressed result."],["compress_to_buffer","Compresses a single block of data to the given destination buffer."],["decompress","Decompresses a block of data and returns the decompressed result."],["decompress_to_buffer","Deompress a single block of data to the given destination buffer."]],"struct":[["Compressor","Allows to compress independently multiple chunks of data."],["Decompressor","Allows to decompress independently multiple blocks of data."]]}); |