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