bom

fs2.text$.bom$
object bom

Byte order mark (BOM) values for different Unicode charsets.

Attributes

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

Members list

Concise view

Value members

Concrete fields

BOM for UTF-16BE (big endian).

BOM for UTF-16BE (big endian).

Attributes

Source:
text.scala

BOM for UTF-16LE (little endian).

BOM for UTF-16LE (little endian).

Attributes

Source:
text.scala

BOM for UTF-8.

BOM for UTF-8.

Attributes

Source:
text.scala