ktor-http-cio
Toggle table of contents
3.2.1
common
Platform filter
common
Switch theme
Search in API
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
)