hexagon
Toggle table of contents
4.2.2
jvm
Platform filter
jvm
Switch theme
hexagon
serialization
/
com.hexagontk.serialization
/
parseMap
parse
Map
fun
File
.
parseMap
(
)
:
Map
<
String
,
*
>
fun
Path
.
parseMap
(
)
:
Map
<
String
,
*
>
fun
URL
.
parseMap
(
)
:
Map
<
String
,
*
>
fun
String
.
parseMap
(
format
:
SerializationFormat
)
:
Map
<
String
,
*
>
fun
String
.
parseMap
(
mediaType
:
MediaType
)
:
Map
<
String
,
*
>
fun
InputStream
.
parseMap
(
format
:
SerializationFormat
)
:
Map
<
String
,
*
>
fun
InputStream
.
parseMap
(
mediaType
:
MediaType
)
:
Map
<
String
,
*
>