Closed benrr101 closed 3 years ago
Calling it UInt isn't standard for javascript. Call it Uint
UInt
Uint
Breaking Changes:
ByteVector.fromUInt
ByteVector.fromUint
ByteVector.toUInt
ByteVector.toUint
ApeTag.getUInt32Value
ApeTag.getUint32Value
Resolves #1
Calling it
UInt
isn't standard for javascript. Call itUint
Breaking Changes:
ByteVector.fromUInt
renamed toByteVector.fromUint
ByteVector.toUInt
renamed toByteVector.toUint
ApeTag.getUInt32Value
renamed toApeTag.getUint32Value
Resolves #1