ra3.CharacterDecoder
See theCharacterDecoder companion trait
object CharacterDecoder
Attributes
- Companion
- trait
- Experimental
- true
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
CharacterDecoder.type
Members list
Type members
Classlikes
case class ASCII(silent: Boolean) extends CharacterDecoder
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CharacterDecoderclass Objecttrait Matchableclass AnyShow all
case class ISO88591(silent: Boolean) extends CharacterDecoder
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CharacterDecoderclass Objecttrait Matchableclass AnyShow all
case class UTF16(silent: Boolean) extends CharacterDecoder
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CharacterDecoderclass Objecttrait Matchableclass AnyShow all
case class UTF8(silent: Boolean) extends CharacterDecoder
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CharacterDecoderclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article