RowEncoder

fs2.data.csv.RowEncoder$
object RowEncoder

Attributes

Source:
RowEncoder.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
RowEncoder.scala
def instance[T](f: T => NonEmptyList[String]): RowEncoder[T]

Attributes

Source:
RowEncoder.scala