public final class Int8Kt
final static ByteArray
toByteArray(Byte $self)
final static Byte
toByte(ByteArray $self)
toInt8(ByteArray $self)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static ByteArray toByteArray(Byte $self)
Converts an Int8 (Byte) to ByteArray
final static Byte toByte(ByteArray $self)
Converts ByteArray to Byte
final static Byte toInt8(ByteArray $self)
Converts ByteArray to Int8 (Byte)