src/zippy/common

Search:
Group by:
Source   Edit  

Types

CompressedDataFormat = enum
  dfDetect, dfZlib, dfGzip, dfDeflate
Supported compressed data formats Source   Edit  
ZippyError = object of CatchableError
Raised if an operation fails. Source   Edit