parseValueOrNull

fun JsonCodingParser<*>.parseValueOrNull(source: Reader, withTermination: Boolean = true): Any?