Builder

class Builder

Properties

Link copied to clipboard
var csv: Csv?

The file is in .CSV format.

Link copied to clipboard

The file is in parquet format.

Functions

Link copied to clipboard
fun csv(block: Csv.Builder.() -> Unit)
Link copied to clipboard