lmpl4d ~master (2022-03-26T11:27:06.1523894)
Dub
Repo
MessagePackException
lmpl4d
common
MessagePackException
is a root Exception for MessagePack related operation.
version(!betterC)
pure
class
MessagePackException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
lmpl4d
common
classes
MessagePackException
UnpackException
enums
Format
isInputBuffer
isOutputBuffer
isPackedField
isRawByte
isSomeArray
functions
calculateSize
convertEndianTo
fillData
take8from
manifest constants
EnableReal
structs
AOutputBuf
nonPacked
templates
AsteriskOf
DefinePacker
NumOfSerializingMembers
TestUnpacker
unions
_d
_f
_r
MessagePackException is a root Exception for MessagePack related operation.