public final class Int16Kt
final static ByteArray
toByteArray(Short $self)
final static Short
toShort(ByteArray $self)
toInt16(ByteArray $self)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static ByteArray toByteArray(Short $self)
Converts Int16 (Short) to ByteArray
final static Short toShort(ByteArray $self)
Converts ByteArray to Short
final static Short toInt16(ByteArray $self)
Converts ByteArray to Int16 (Short)