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
/
loadShortAt
load
Short
At
common
js
jvm
posix
expect
inline
fun
Memory
.
loadShortAt
(
offset
:
Int
)
:
Short
Content copied to clipboard
expect
inline
fun
Memory
.
loadShortAt
(
offset
:
Long
)
:
Short
Content copied to clipboard
Read short signed 16bit integer in the network byte order (Big Endian)
actual
inline
fun
Memory
.
loadShortAt
(
offset
:
Int
)
:
Short
Content copied to clipboard
actual
inline
fun
Memory
.
loadShortAt
(
offset
:
Long
)
:
Short
Content copied to clipboard
actual
inline
fun
Memory
.
loadShortAt
(
offset
:
Int
)
:
Short
Content copied to clipboard
actual
inline
fun
Memory
.
loadShortAt
(
offset
:
Long
)
:
Short
Content copied to clipboard
actual
inline
fun
Memory
.
loadShortAt
(
offset
:
Int
)
:
Short
Content copied to clipboard
actual
inline
fun
Memory
.
loadShortAt
(
offset
:
Long
)
:
Short
Content copied to clipboard