blob: 55e539615bec7cc71ad78d00a08df071ec7ebe58 [file] [log] [blame]
/*
* Copyright 2016-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
*/
package kotlinx.coroutines.experimental.io
/**
* Byte order.
*/
typealias ByteOrder = kotlinx.io.core.ByteOrder