ktor-io / io.ktor.utils.io.bits / storeAt

storeAt

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

Index write operator to write value at the specified index