sel-utils ~master (2018-02-05T12:12:47Z)
Dub
Repo
var.decode
sul
utils
var
var
Undocumented in source. Be warned that the author may not have intended to support it.
T
decode
(ubyte[] buffer, size_t index)
struct
var
(T)
static pure nothrow @
trusted
T
decode
(
ubyte
[]
buffer
,
size_t
index
= 0
)
if
(
isNumeric
!
T
&&
isIntegral
!
T
&&
T.sizeof
> 1
)
T
decode
(ubyte[] buffer, size_t* index)
Meta
Source
See Implementation
sul
utils
var
var
aliases
U
manifest constants
stringof
static functions
decode
encode
fromBuffer
static variables
MASK
MAX_BYTES
RIGHT_SHIFT