Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.extensions
/
toMap
to
Map
fun
JSONObject
.
toMap
(
)
:
Map
<
String
,
Any
>
Unwraps recursively the
JSONObject
to a Map
.