- Companion:
- class
- Source:
- Codec.scala
Value members
Concrete methods
Optimistically these two possible defaults will be the same thing.
Optimistically these two possible defaults will be the same thing. In practice this is not necessarily true, and in fact Sun classifies the fact that you can influence anything at all via -Dfile.encoding as an accident, with any anomalies considered "not a bug".
- Source:
- Codec.scala
@migration("This method was previously misnamed `toUTF8`. Converts from Array[Byte] to Array[Char].", "2.9.0")
- Source:
- Codec.scala
@migration("This method was previously misnamed `fromUTF8`. Converts from character sequence to Array[Byte].", "2.9.0")
- Source:
- Codec.scala
Implicits
Implicits
Inherited implicits
The Codec of Last Resort.
The Codec of Last Resort.
- Inherited from:
- LowPriorityCodecImplicits
- Source:
- Codec.scala