blob: 67b84c884a567dc6dfd356c8723e67a26a2d3467 [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.packet
import kotlinx.io.core.*
internal typealias ByteWritePacket = BytePacketBuilder
internal typealias ByteWritePacketImpl = BytePacketBuilder