Libraries
»
zlib
(3.0.2)
»
Index (B)
»
Zlib
»
BufError
Exception: Zlib::BufError
Inherits:
Error
Object
StandardError
Error
Zlib::BufError
show all
Defined in:
zlib.c
,
zlib.c
Overview
Subclass of Zlib::Error when zlib returns a Z_BUF_ERROR.
Usually if no progress is possible.