DetectedCsvFormatDescriptor

Properties of an inferred CSV format.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String