drmi ~master (2018-02-26T00:26:38Z)
Dub
Repo
SBinDeserializeException
drmi
sbin
class
SBinDeserializeException :
SBinException
{
this
(
string
msg
,
string
file
=
__FILE__
,
size_t
line
=
__LINE__
)
;
}
Constructors
this
this
(
string
msg
,
string
file
=
__FILE__
,
size_t
line
=
__LINE__
)
Meta
Source
See Implementation
drmi
sbin
aliases
length_t
pack
unpack
classes
SBinDeserializeException
SBinDeserializeFieldException
SBinException
functions
sbinDeserialize
sbinSerialize