ktor
2.2.4
3.0.3
3.0.2
3.0.0
2.3.12
2.2.4
2.0.3
1.6.8
common
ktor-io
/
io.ktor.utils.io.bits
/
storeAt
store
At
inline
fun
Memory
.
storeAt
(
index
:
Long
,
value
:
UByte
)
inline
fun
Memory
.
storeAt
(
index
:
Int
,
value
:
UByte
)
Index write operator to write
value
at the specified
index