ktor
2.0.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
js
jvm
posix
ktor-io
/
io.ktor.utils.io.bits
/
Memory
/
loadAt
load
At
common
js
jvm
posix
expect
inline
fun
loadAt
(
index
:
Int
)
:
Byte
Content copied to clipboard
expect
inline
fun
loadAt
(
index
:
Long
)
:
Byte
Content copied to clipboard
Returns byte at
index
position.
actual
inline
fun
loadAt
(
index
:
Int
)
:
Byte
Content copied to clipboard
actual
inline
fun
loadAt
(
index
:
Long
)
:
Byte
Content copied to clipboard
Returns byte at
index
position.
actual
inline
fun
loadAt
(
index
:
Int
)
:
Byte
Content copied to clipboard
actual
inline
fun
loadAt
(
index
:
Long
)
:
Byte
Content copied to clipboard
Returns byte at
index
position.
actual
inline
fun
loadAt
(
index
:
Int
)
:
Byte
Content copied to clipboard
actual
inline
fun
loadAt
(
index
:
Long
)
:
Byte
Content copied to clipboard
Returns byte at
index
position.