from Byte Array
decodes a varint-encoded ByteArray into a UVarInt
Throws
on illegal input (e.g. values larger than unit63, or non-minimal encoding)
decodes a varint-encoded ByteArray into a UVarInt
on illegal input (e.g. values larger than unit63, or non-minimal encoding)