CSV

info.fingo.spata.io.Reader.CSV
See theCSV companion trait
object CSV

Given instances to witness that given type is supported by Reader as CSV source.

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
CSV.type

Members list

Type members

Classlikes

object inputStreamWitness extends CSV[InputStream]

Witness that java.io.InputStream may be used with Reader methods.

Witness that java.io.InputStream may be used with Reader methods.

Attributes

Supertypes
trait CSV[InputStream]
class Object
trait Matchable
class Any
Self type
object pathWitness extends CSV[Path]

Witness that java.nio.file.Path may be used with Reader methods.

Witness that java.nio.file.Path may be used with Reader methods.

Attributes

Supertypes
trait CSV[Path]
class Object
trait Matchable
class Any
Self type
object sourceWitness extends CSV[Source]

Witness that scala.io.Source may be used with Reader methods.

Witness that scala.io.Source may be used with Reader methods.

Attributes

Supertypes
trait CSV[Source]
class Object
trait Matchable
class Any
Self type

Inherited 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

Givens

Givens

Witness that java.io.InputStream may be used with Reader methods.

Witness that java.io.InputStream may be used with Reader methods.

Attributes

given pathWitness: pathWitness.type

Witness that java.nio.file.Path may be used with Reader methods.

Witness that java.nio.file.Path may be used with Reader methods.

Attributes

Witness that scala.io.Source may be used with Reader methods.

Witness that scala.io.Source may be used with Reader methods.

Attributes