public final class Int64Kt
final static ByteArray
toByteArray(Long $self)
final static Long
toLong(ByteArray $self)
toInt64(ByteArray $self)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static ByteArray toByteArray(Long $self)
Converts Int64 (Long) to ByteArray
final static Long toLong(ByteArray $self)
Converts ByteArray to Long
final static Long toInt64(ByteArray $self)
Converts ByteArray to Int64 (Long)