UVar Int
Unsigned varint datatype, MAX_VALUE=ULong.MAX_VALUE
Constructors
Link copied to clipboard
Convenience constructor to create an object from an unsigned int. To create larger UVarInts, use fromByteArray.
Unsigned varint datatype, MAX_VALUE=ULong.MAX_VALUE
Convenience constructor to create an object from an unsigned int. To create larger UVarInts, use fromByteArray.