Readium
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Readium
readium-lcp
/
org.readium.r2.lcp.license.model
/
LicenseDocument
/
Companion
Companion
object
Companion
Members
Functions
from
Bytes
Link copied to clipboard
fun
fromBytes
(
data
:
ByteArray
)
:
Try
<
LicenseDocument
,
LcpError.Parsing
>
from
JSON
Link copied to clipboard
fun
fromJSON
(
json
:
JSONObject
)
:
Try
<
LicenseDocument
,
LcpError.Parsing
>