-
public class EpubPositionsService.ReflowableStrategy.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final EpubPositionsService.ReflowableStrategyrecommendedpublic final static EpubPositionsService.ReflowableStrategy.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final EpubPositionsService.ReflowableStrategygetRecommended()Recommended historical strategy: archive entry length split by 1024 bytes pages. -
-
Method Detail
-
getRecommended
final EpubPositionsService.ReflowableStrategy getRecommended()
Recommended historical strategy: archive entry length split by 1024 bytes pages.
This strategy is used by Adobe RMSDK as well. See https://github.com/readium/architecture/issues/123
-
-
-
-