xbuffer ~master (2018-08-23T10:11:32Z)
Dub
Repo
Var.decodeImpl
xbuffer
varint
Var
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Var
(T)
static pure @
safe
T
decodeImpl
(
Buffer
buffer
,
ref
size_t
count
)
if
(
isIntegral
!
T
&&
T.sizeof
> 1
)
Meta
Source
See Implementation
xbuffer
varint
Var
aliases
Base
constructors
this
static functions
decode
decodeImpl
encode