ktor-io / io.ktor.utils.io.bits / storeULongAt

storeULongAt

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

Write short signed 64bit integer in the network byte order (Big Endian)