ktor-http-cio
Toggle table of contents
3.3.2
common
Target filter
common
Switch theme
Search in API
Skip to content
ktor-http-cio
ktor-http-cio
/
io.ktor.http.cio
/
CIOMultipartDataBase
/
CIOMultipartDataBase
CIOMultipart
Data
Base
constructor
(
coroutineContext
:
CoroutineContext
,
channel
:
ByteReadChannel
,
contentType
:
CharSequence
,
contentLength
:
Long
?
,
formFieldLimit
:
Long
=
65536
)
(
source
)