scala.io.Codec
See theCodec companion class
object Codec extends LowPriorityCodecImplicits
Attributes
Members list
Value members
Concrete methods
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".
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".
Attributes
Implicits
Implicits
Inherited implicits
The Codec of Last Resort.
In this article