//shared/org.readium.r2.shared.fetcher/Resource/readAsJson
readAsJson¶
[androidJvm]\ open suspend fun readAsJson(): ResourceTry<JSONObject>
Reads the full content as a JSON object.
//shared/org.readium.r2.shared.fetcher/Resource/readAsJson
[androidJvm]\ open suspend fun readAsJson(): ResourceTry<JSONObject>
Reads the full content as a JSON object.