EpubContentFileRefEx extension
Methods
-
getContentFileEntry(
) → ArchiveFile -
getContentStream(
) → List< int> -
openContentStream(
ArchiveFile contentFileEntry) → List< int> -
readContentAsBytes(
) → Future< List< int> > -
readContentAsText(
) → Future< String>