Charsets

object Charsets

Enumeration of common charsets from Java's API

Companion:
class
Source:
Charsets.scala
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case object ASCII extends Charsets
case object ISO_8859_1 extends Charsets
case object UTF16 extends Charsets
case object UTF32 extends Charsets
case object UTF8 extends Charsets

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
Source:
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala