ktor-io / io.ktor.utils.io.bits / kotlin.Short

Extensions for kotlin.Short

highByte

val Short.highByte: Byte

lowByte

val Short.lowByte: Byte

reverseByteOrder

expect fun Short.reverseByteOrder(): Short

Reverse number's byte order