ktor-io / io.ktor.utils.io / writeIntLittleEndian

writeIntLittleEndian

suspend fun ByteWriteChannel.writeIntLittleEndian(value: Int): Unit