public final class UInt32Kt
final static ByteArray
toByteArray(UInt $self)
final static UInt
toUInt(ByteArray $self)
toUInt32(ByteArray $self)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static ByteArray toByteArray(UInt $self)
Converts UInt32 (UInt) to ByteArray
final static UInt toUInt(ByteArray $self)
Converts ByteArray to UInt
final static UInt toUInt32(ByteArray $self)
Converts ByteArray to UInt32 (UInt)