ktor-io / io.ktor.utils.io / readInt

readInt

inline suspend fun ByteReadChannel.readInt(byteOrder: ByteOrder): Int