EpubResourceProvider
Lazily reads resources from an EPUB on disk.
Each call to getResourceBytes opens the ZIP and seeks straight to the requested entry via its central directory, without streaming the archive.
Lazily reads resources from an EPUB on disk.
Each call to getResourceBytes opens the ZIP and seeks straight to the requested entry via its central directory, without streaming the archive.