varIntDecode

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)