EscapeMode

fs2.data.csv.EscapeMode
See theEscapeMode companion object
sealed trait EscapeMode

Controls the escaping when outputting CSV.

Attributes

Companion:
object
Source:
EscapeMode.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Always.type
object Auto.type
object Never.type

Members list

Concise view