ktor-io / io.ktor.utils.io.core / ByteReadPacketPlatformBase / <init>

<init>

ByteReadPacketPlatformBase(head: IoBuffer, remaining: Long, pool: ObjectPool<ChunkBuffer>)
protected ByteReadPacketPlatformBase(head: ChunkBuffer, remaining: Long, pool: ObjectPool<ChunkBuffer>)