processAsync

fun processAsync(    czml: Resource,     options: CzmlDataSource.Companion.LoadOptions? = definedExternally): <Error class: unknown class><CzmlDataSource>(source)
fun processAsync(    czml: String,     options: CzmlDataSource.Companion.LoadOptions? = definedExternally): <Error class: unknown class><CzmlDataSource>(source)
fun processAsync(    czml: Any,     options: CzmlDataSource.Companion.LoadOptions? = definedExternally): <Error class: unknown class><CzmlDataSource>(source)