ktor-io / io.ktor.utils.io.bits / storeUShortAt

storeUShortAt

inline fun Memory.storeUShortAt(offset: Int, value: <ERROR CLASS>): Unit
inline fun Memory.storeUShortAt(offset: Long, value: <ERROR CLASS>): Unit

Write short unsigned 16bit integer in the network byte order (Big Endian)