ktor
2.0.3
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
js
jvm
posix
ktor-io
/
io.ktor.utils.io.bits
/
loadIntAt
load
Int
At
common
js
jvm
posix
expect
inline
fun
Memory
.
loadIntAt
(
offset
:
Int
)
:
Int
Content copied to clipboard
expect
inline
fun
Memory
.
loadIntAt
(
offset
:
Long
)
:
Int
Content copied to clipboard
Read regular signed 32bit integer in the network byte order (Big Endian)
actual
inline
fun
Memory
.
loadIntAt
(
offset
:
Int
)
:
Int
Content copied to clipboard
actual
inline
fun
Memory
.
loadIntAt
(
offset
:
Long
)
:
Int
Content copied to clipboard
actual
inline
fun
Memory
.
loadIntAt
(
offset
:
Int
)
:
Int
Content copied to clipboard
actual
inline
fun
Memory
.
loadIntAt
(
offset
:
Long
)
:
Int
Content copied to clipboard
actual
inline
fun
Memory
.
loadIntAt
(
offset
:
Int
)
:
Int
Content copied to clipboard
actual
inline
fun
Memory
.
loadIntAt
(
offset
:
Long
)
:
Int
Content copied to clipboard