DetectedCsvFormatDescriptor
Properties of an inferred CSV format.
Types
Properties
Link copied to clipboard
The format's charset.
Link copied to clipboard
Whether the format includes a header.
Link copied to clipboard
The format's delimiter.
Link copied to clipboard
The format's file compression.
Link copied to clipboard
The format's header list.
Link copied to clipboard
The format's quote symbol.
Functions
Link copied to clipboard
inline fun copy(block: DetectedCsvFormatDescriptor.Builder.() -> Unit = {}): DetectedCsvFormatDescriptor