info.fingo.spata.io.Writer$.CSV$
See theCSV companion trait
object CSV
Given instances to witness that given type is supported by Writer as CSV destination.
Attributes
Members list
Type members
Classlikes
object outputStreamWitness extends CSV[OutputStream]
Witness that java.io.OutputStream may be used with Writer methods.
Witness that java.io.OutputStream may be used with Writer methods.
Attributes
- Supertypes
- Self type
-
outputStreamWitness.type
object pathWitness extends CSV[Path]
Witness that java.nio.file.Path may be used with Writer methods.
Witness that java.nio.file.Path may be used with Writer methods.
Attributes
- Supertypes
- Self type
-
pathWitness.type
Inherited types
The names of the product elements
The name of the type
Givens
Givens
Witness that java.io.OutputStream may be used with Writer methods.
Witness that java.io.OutputStream may be used with Writer methods.
Attributes
Witness that java.nio.file.Path may be used with Writer methods.
Witness that java.nio.file.Path may be used with Writer methods.
Attributes
In this article