ktor
1.6.8
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
common
jvm
posix
ktor-io
/
io.ktor.utils.io.bits
/
Memory
/
storeAt
store
At
common
jvm
posix
expect
inline
fun
storeAt
(
index
:
Int
,
value
:
Byte
)
Content copied to clipboard
Write
value
at the specified
index
.
expect
inline
fun
storeAt
(
index
:
Long
,
value
:
Byte
)
Content copied to clipboard
Write
value
at the specified
index
actual
inline
fun
storeAt
(
index
:
Int
,
value
:
Byte
)
Content copied to clipboard
Write
value
at the specified
index
.
actual
inline
fun
storeAt
(
index
:
Long
,
value
:
Byte
)
Content copied to clipboard
Write
value
at the specified
index
actual
inline
fun
storeAt
(
index
:
Int
,
value
:
Byte
)
Content copied to clipboard
Write
value
at the specified
index
.
actual
inline
fun
storeAt
(
index
:
Long
,
value
:
Byte
)
Content copied to clipboard
Write
value
at the specified
index