blob: 2dd9a29292d435d7e34af777b4ea50a9168ff726 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"enum":[["DataFormat","How compressed data is wrapped."],["MZError","A list of miniz failed status codes."],["MZFlush","A list of flush types."],["MZStatus","A list of miniz successful status codes."]],"mod":[["deflate","This module contains functionality for compression."],["inflate","This module contains functionality for decompression."]],"struct":[["StreamResult","A structure containing the result of a call to the inflate or deflate streaming functions."]],"type":[["MZResult","`Result` alias for all miniz status codes both successful and failed."]]};