ktor-io / io.ktor.utils.io.bits / storeUIntAt

storeUIntAt

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

Write regular unsigned 32bit integer in the network byte order (Big Endian)