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
/
toList
to
List
fun
JSONArray
.
toList
(
)
:
List
<
Any
>
Unwraps recursively the
JSONArray
to a List
.