ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform.datatypes
/
File
/
File
File
@
JvmOverloads
constructor
(
data
:
ByteArray
,
type
:
String
?
=
null
)
(
source
)
@
JvmOverloads
constructor
(
name
:
String
=
DEFAULT_FILE_NAME
,
data
:
ByteArray
=
byteArrayOf()
,
type
:
String
?
=
null
)
(
source
)