LineSeparator

cc.otavia.handler.codec.string.LineSeparator
See theLineSeparator companion class
object LineSeparator

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

The default line separator in the current system.

The default line separator in the current system.

Attributes

The MacOS line separator(CR)

The MacOS line separator(CR)

Attributes

The Unix line separator(LF)

The Unix line separator(LF)

Attributes

The Windows line separator(CRLF)

The Windows line separator(CRLF)

Attributes