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