ktor-io / io.ktor.utils.io.bits / loadUShortAt

loadUShortAt

inline fun Memory.loadUShortAt(offset: Int): <ERROR CLASS>
inline fun Memory.loadUShortAt(offset: Long): <ERROR CLASS>

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