maybeConvert

abstract fun maybeConvert(input: Any?): PartialConverterResult

Attempts to convert the input to a valid result.