ktor-io / io.ktor.utils.io.core.internal / prepareWriteHead

prepareWriteHead

fun Output.prepareWriteHead(capacity: Int, current: IoBuffer?): IoBuffer
Deprecated: Binary compatibility.


fun Output.prepareWriteHead(capacity: Int, current: ChunkBuffer?): ChunkBuffer