biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
UnpackException
bio
std
hts
thirdparty
msgpack
UnpackException
is thrown on deserialization failure
@
trusted
class
UnpackException :
MessagePackException
{
this
(string message);
}
Constructors
this
this
(string message)
Undocumented in source.
Meta
Source
See Implementation
bio
std
hts
thirdparty
msgpack
aliases
Packer
classes
MessagePackException
UnpackException
functions
pack
packer
registerPackHandler
registerUnpackHandler
unpack
manifest constants
EnableReal
mixin templates
DefineDictionalPacker
DefinePacker
InternalBuffer
MessagePackable
structs
PackerImpl
RefBuffer
StreamingUnpacker
Unpacked
Unpacker
Value
iovec
nonPacked
templates
isPackedField
UnpackException is thrown on deserialization failure