ae v0.0.2824 (2020-10-12T01:09:09Z)
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