rusty_snek_gaem/target/doc/inflate/sidebar-items.js

1 line
569 B
JavaScript
Raw Normal View History

2018-10-28 21:14:05 -05:00
initSidebarItems({"fn":[["inflate_bytes","Decompress the given slice of DEFLATE compressed data."],["inflate_bytes_zlib","Decompress the given slice of DEFLATE compressed (with zlib headers and trailers) data."],["inflate_bytes_zlib_no_checksum","Decompress the given slice of DEFLATE compressed (with zlib headers and trailers) data, without calculating and validating the checksum."]],"struct":[["DeflateDecoder","A DEFLATE decoder/decompressor."],["DeflateDecoderBuf","A DEFLATE decoder/decompressor."],["InflateStream",""],["InflateWriter","A DEFLATE decoder."]]});