lmpl4d ~master (2022-03-26T11:27:06.1523894)
Dub
Repo
Unpacker.unpack
lmpl4d
unpacker
Unpacker
ditto
T
unpack
()
T
unpack
(T defValue)
typeof
(
this
)
unpack
(Types objects)
struct
Unpacker
(Stream = const(ubyte)[])
ref
typeof
(this)
unpack
(
Types
...
)
(
ref
Types
objects
)
if
(
Types.length
> 1
)
if
(
isInputBuffer
!(
Stream
,
ubyte
)
)
T
unpack
()
bool
unpack
(T array)
T
unpack
()
T
unpack
()
Meta
Source
See Implementation
lmpl4d
unpacker
Unpacker
aliases
beginArray
beginMap
beginRaw
constructors
this
functions
begin
canRead
check
checkNil
load
read
rollback
unpack
unpackAA
unpackArray
unpackExt
unpackMap
unpackNil
unpackObj
variables
buf
pos
ditto