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.epub
/
NCXDocument
/
write
write
fun
write
(
writer
:
XmlWriter
,
book
:
Book
)
(
source
)
fun
write
(
writer
:
XmlWriter
,
identifiers
:
List
<
Identifier
>
,
title
:
String
,
authors
:
List
<
Author
>
,
tableOfContents
:
TableOfContents
)
(
source
)