toggle menu
KotlinX Serialization JsonPath
2.0.0-alpha.1
common
switch theme
search in API
KotlinX Serialization JsonPath
/
io.github.nomisrev
/
jsonArray
json
Array
fun
POptional.Companion
.
jsonArray
(
)
:
Optional
<
JsonElement
,
List
<
JsonElement
>
>
(
source
)
fun
PTraversal.Companion
.
jsonArray
(
)
:
Traversal
<
JsonArray
,
JsonElement
>
(
source
)
fun
Index.Companion
.
jsonArray
(
)
:
Index
<
JsonArray
,
Int
,
JsonElement
>
(
source
)