zstd ~master (2020-03-16T02:31:45Z)
Home
Dub
Repo
ZstdException
zstd
common
Undocumented in source.
class
ZstdException : Exception {
this
(string msg, string filename, size_t line);
this
(size_t code, string filename, size_t line);
}
Constructors
this
this
(string msg, string filename, size_t line)
Undocumented in source.
this
this
(size_t code, string filename, size_t line)
Undocumented in source.
Meta
Source
See Implementation
zstd
common
classes
ZstdException
properties
zstdVersion