fromVarint

Decodes a varint to the requested type.

T
fromVarint
(
T
)
(
ref ubyte[] input
)
in { assert (input.length); }

Meta