epub4kmp
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
epub4kmp
epub4kmp-core
/
io.documentnode.epub4kmp.domain
/
Resource
/
Resource
Resource
constructor
(
id
:
String
?
,
data
:
ByteArray
?
,
href
:
String
?
,
mediaType
:
MediaType
?
,
inputEncoding
:
String
=
Constants.CHARACTER_ENCODING
)
(
source
)
constructor
(
href
:
String
)
(
source
)
constructor
(
data
:
ByteArray
,
mediaType
:
MediaType
?
)
(
source
)
constructor
(
data
:
ByteArray
,
href
:
String
)
(
source
)
constructor
(
id
:
String
,
data
:
ByteArray
,
href
:
String
)
(
source
)