lmpl4d ~master (2022-03-26T11:27:06.1523894)
Dub
Repo
Unpacker.read
lmpl4d
unpacker
Unpacker
Undocumented in source. Be warned that the author may not have intended to support it.
ubyte
read
()
struct
Unpacker
(Stream = const(ubyte)[])
nothrow
ubyte
read
(
)
if
(
isInputBuffer
!(
Stream
,
ubyte
)
)
auto
read
(size_t size)
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