LowPriorityCodecImplicits
- Source
- Codec.scala
Value members
Inherited constructors
Inherited 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".
- Inherited from
- Codec
- Source
- Codec.scala
@migration("This method was previously misnamed `toUTF8`. Converts from Array[Byte] to Array[Char].", "2.9.0")
- Inherited from
- Codec
- Source
- Codec.scala
@migration("This method was previously misnamed `fromUTF8`. Converts from character sequence to Array[Byte].", "2.9.0")
- Inherited from
- Codec
- Source
- Codec.scala