Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-opds
/
org.readium.r2.opds
/
OPDS2Parser
/
Companion
/
parseRequest
parse
Request
suspend
fun
parseRequest
(
request
:
HttpRequest
,
client
:
HttpClient
=
DefaultHttpClient()
)
:
Try
<
ParseData
,
Exception
>