xbuffer v0.3.0 (2018-06-06T10:10:28Z)
Dub
Repo
Var.decode
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
decode
(
bool
consume
)
(
Buffer
buffer
)
if
(
isIntegral
!
T
&&
T.sizeof
> 1
)
Meta
Source
See Implementation
xbuffer
varint
Var
aliases
Base
constructors
this
static functions
decode
decodeImpl
encode