Ktor 1.3.1
io.ktor.utils.io
/
readShort
readShort
inline
suspend
fun
ByteReadChannel
.
readShort
(
byteOrder
:
ByteOrder
)
:
Short