ae v0.0.2715 (2020-07-22T04:49:54Z)
Home
Dub
Repo
ZlibException
ae
utils
zlib
Undocumented in source.
class
ZlibException : Exception {
this
(int err, z_stream* zs);
this
(string msg);
}
Constructors
this
this
(int err, z_stream* zs)
Undocumented in source.
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
ae
utils
zlib
aliases
ZlibDeflater
ZlibInflater
compress
uncompress
classes
ZlibException
enums
ZlibMode
structs
ZlibOptions
ZlibProcess