Ktor 1.5.0
io.ktor.utils.io
/
readLong
readLong
inline
suspend
fun
ByteReadChannel
.
readLong
(
byteOrder
:
ByteOrder
)
:
Long