lmpl4d ~master (2022-03-26T11:27:06.1523894)
Dub
Repo
TestUnpacker
lmpl4d
common
Undocumented in source.
version(unittest)
package nothrow @
nogc
pure
template
TestUnpacker () {
version(unittest)
package nothrow @
nogc
pure
auto
unpacker
;
version(unittest)
package nothrow @
nogc
pure
static if
(
is(typeof(test))
)
auto
result
;
version(unittest)
package nothrow @
nogc
pure
static if
(
is(typeof(test))
)
auto
testfunc
;
}
Members
Variables
result
auto
result
;
Undocumented in source.
testfunc
auto
testfunc
;
Undocumented in source.
unpacker
auto
unpacker
;
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