stringCodec
mcodec.StdCodecs.stringCodec
object stringCodec extends SimpleCodec[String]
Attributes
- Source
- StdCodecs.scala
- Graph
-
- Supertypes
-
trait SimpleCodec[String]trait NullSafeCodec[String]class Objecttrait Matchableclass AnyShow all
- Self type
-
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- MCodec
- Source
- MCodec.scala
Attributes
- Inherited from:
- NullSafeCodec
- Source
- BaseCodecs.scala
Attributes
- Inherited from:
- SimpleCodec
- Source
- BaseCodecs.scala
Attributes
- Inherited from:
- MCodec
- Source
- MCodec.scala
Attributes
- Inherited from:
- MCodec
- Source
- MCodec.scala
Attributes
- Inherited from:
- NullSafeCodec
- Source
- BaseCodecs.scala
Attributes
- Inherited from:
- SimpleCodec
- Source
- BaseCodecs.scala
In this article