var Int Decode
Extension function to decode this ByteArray to an UVarInt using UVarInt.fromByteArray
Throws
on illegal input (e.g. values larger than unit63, or non-minimal encoding)
Extension function to decode this ByteArray to an UVarInt using UVarInt.fromByteArray
on illegal input (e.g. values larger than unit63, or non-minimal encoding)