sbin ~master (2021-09-16T14:18:39Z)
Dub
Repo
readVLUInt
sbin
vluint
ulong
readVLUInt
(R r)
ulong
readVLUInt
(
R
)
(
auto
ref
R
r
)
if
(
is
(
typeof
(
r.front
()) ==
ubyte
) &&
is
(
typeof
(
r.popFront
()))
)
ulong
readVLUInt
(R r, T count)
Meta
Source
See Implementation
sbin
vluint
functions
dumpVLUInt
readVLUInt