biod ~meson (2022-05-07T11:17:22.3072764)
Dub
Repo
Unpacker.this
bio
bam
thirdparty
msgpack
Unpacker
Constructs a
Unpacker
.
struct
Unpacker
this
(
in
ubyte
[]
target
,
in
size_t
bufferSize
= 8192
,
bool
withFieldName
= false
)
Parameters
target
ubyte
[]
byte buffer to deserialize
bufferSize
size_t
size limit of buffer size
Meta
Source
See Implementation
bio
bam
thirdparty
msgpack
Unpacker
constructors
this
functions
beginArray
beginMap
clear
opApply
scan
unpack
unpackArray
unpackMap
static functions
registerHandler
Constructs a Unpacker.