public final class UInt8Kt
final static ByteArray
toByteArray(UByte $self)
final static UByte
toUByte(ByteArray $self)
toUInt8(ByteArray $self)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static ByteArray toByteArray(UByte $self)
Converts a UInt8 (UByte) to ByteArray
final static UByte toUByte(ByteArray $self)
Converts ByteArray to UByte
final static UByte toUInt8(ByteArray $self)
Converts ByteArray to UInt8 (UByte)