kantan.csv.CsvConfiguration.Header
See theHeader companion class
object Header
Attributes
Members list
Type members
Classlikes
Use the specified header.
Use the specified header.
This is equivalent to Implicit when decoding. When encoding, it takes precedence over whatever header might have been defined through a HeaderEncoder instance.
Attributes
- Supertypes
Use a header when possible.
Use a header when possible.
When decoding, the first row will always be treated as a header.
When encoding, use a header if one is available through HeaderEncoder, but skip it otherwise.
Attributes
- Supertypes
- Self type
-
Implicit.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article