Never
fs2.data.csv.EscapeMode.Never
object Never extends EscapeMode
Never escape, even if that would potentially lead to invalid CSV output.
Attributes
- Source
- EscapeMode.scala
- Graph
-
- Supertypes
- Self type
-
Never.type
In this article