toggle menu
ktor
3.0.0-beta-1
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
posix
switch theme
search in API
ktor-io
/
io.ktor.utils.io.bits
/
loadShortAt
load
Short
At
common
js
posix
expect
inline
fun
Memory
.
loadShortAt
(
offset
:
Int
)
:
Short
expect
inline
fun
Memory
.
loadShortAt
(
offset
:
Long
)
:
Short
Read short signed 16bit integer in the network byte order (Big Endian)
actual
inline
fun
Memory
.
loadShortAt
(
offset
:
Int
)
:
Short
actual
inline
fun
Memory
.
loadShortAt
(
offset
:
Long
)
:
Short
actual
inline
fun
Memory
.
loadShortAt
(
offset
:
Int
)
:
Short
actual
inline
fun
Memory
.
loadShortAt
(
offset
:
Long
)
:
Short