public final class Int32Kt
final static ByteArray
toByteArray(Integer $self)
final static Integer
toInt(ByteArray $self)
toInt32(ByteArray $self)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static ByteArray toByteArray(Integer $self)
Converts Int32 (Int) to ByteArray
final static Integer toInt(ByteArray $self)
Converts ByteArray to Int
final static Integer toInt32(ByteArray $self)
Converts ByteArray to Int32 (Int)