zstd ~master (2020-03-16T02:31:45Z)
Home
Dub
Repo
ZstdException.this
zstd
common
ZstdException
Undocumented in source.
this
(string msg, string filename, size_t line)
class
ZstdException
@
trusted
this
(
string
msg
,
string
filename
= __FILE__
,
size_t
line
= __LINE__
)
this
(size_t code, string filename, size_t line)
Meta
Source
See Implementation
zstd
common
ZstdException
constructors
this