openOrNull
fun openOrNull(bytes: ByteArray, password: String = "", epubSettings: EpubSettings = EpubSettings()): KiteDocument?
open, but null instead of an exception on anything unreadable.
open, but null instead of an exception on anything unreadable.