blob: 67b36f1d067136ff7f54f0cb9f4d67ea79d9c0f8 [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
@Deprecated("", ReplaceWith("ByteReadPacket.Empty"))
val ByteReadPacketEmpty: ByteReadPacket = kotlinx.io.core.ByteReadPacket.Empty