Exception Data_error is raised when a data integrity error is detected during decompression.
Data_error
Exception IO_error is raised when there is an error reading or writing on a compressed channel ; the string argument is the message reported by the OS.
IO_error
Exception Unexpected_EOF is raised when an in_channel finishes before the logical end of stream is detected.
Unexpected_EOF
in_channel