readOrThrow

fun <R : Any> AssetManager.readOrThrow(url: AssetUrl, transform: (RawSource, String) -> Result<R>): R