Decoding Error
fun DecodingError( reason: String, sourceValue: TomlValue, targetType: KType)
Content copied to clipboard
fun DecodingError( reason: String?, sourceValue: TomlValue, targetType: KType, cause: Throwable?)
Content copied to clipboard