ktor
1.6.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
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