toEpub

Convert the given book to epub and save it to the given path.

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

Meta