Builder

class Builder

Properties

Link copied to clipboard

The file's comment character.

Link copied to clipboard

The file's encoding.

Link copied to clipboard

A character for escaping quotes in the file.

Link copied to clipboard

Whether quotes need to be escaped in the file.

Link copied to clipboard

Whether the file has a header row.

Link copied to clipboard

A line separator for the file.

Link copied to clipboard

The file's quote character.

Link copied to clipboard

Whether all values need to be quoted, or just those that contain quotes.

Link copied to clipboard
var sep: String?

The file's field separator.