ktor-http-cio / io.ktor.http.cio / CIOMultipartDataBase / <init>

<init>

CIOMultipartDataBase(coroutineContext: <ERROR CLASS>, channel: ByteReadChannel, contentType: CharSequence, contentLength: Long?, formFieldLimit: Int = 65536, inMemoryFileUploadLimit: Int = formFieldLimit)

Represents a multipart data object that does parse and convert parts to ktor's PartData