toEpub

Convert the given book to epub. Store it in the given zip archive.

  1. void toEpub(Book book, string path)
  2. void toEpub(Book book, ZipArchive zf)
    @safe
    void
    toEpub
    (,
    ZipArchive zf
    )

Meta