toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.net.http
/
HttpBodyContentMultiPartFormData
/
Entry
/
Entry
Entry
constructor
(
name
:
String
,
size
:
Long
,
getContent
:
suspend
(
)
->
AsyncInputStreamWithLength
,
fileName
:
String
?
=
null
,
contentType
:
String
?
=
null
)