StdCodecs
halotukozak.mcodec.StdCodecs
trait StdCodecs
Attributes
- Source
- StdCodecs.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object MCodec
Members list
Type members
Classlikes
protected class ObjectMapCodec[K, V] extends ObjectCodec[Map[K, V]]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
class Objecttrait Matchableclass AnyShow all
protected class PairsMapCodec[K, V] extends ListCodec[Map[K, V]]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
class Objecttrait Matchableclass AnyShow all
protected class TupleCodec[T <: Tuple](codecs: List[MCodec[Any]]) extends ListCodec[T]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
trait ListCodec[T]trait NullSafeCodec[T]trait MCodec[T]class Objecttrait Matchableclass AnyShow all
object bigDecimalCodec extends SimpleCodec[BigDecimal]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
trait SimpleCodec[BigDecimal]trait NullSafeCodec[BigDecimal]trait MCodec[BigDecimal]class Objecttrait Matchableclass AnyShow all
- Self type
-
object bigIntCodec extends SimpleCodec[BigInt]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
trait SimpleCodec[BigInt]trait NullSafeCodec[BigInt]trait MCodec[BigInt]class Objecttrait Matchableclass AnyShow all
- Self type
-
object booleanCodec extends SimpleCodec[Boolean]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
trait SimpleCodec[Boolean]trait NullSafeCodec[Boolean]trait MCodec[Boolean]class Objecttrait Matchableclass AnyShow all
- Self type
-
object byteArrayCodec extends SimpleCodec[Array[Byte]]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
class Objecttrait Matchableclass AnyShow all
- Self type
-
object byteCodec extends SimpleCodec[Byte]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
trait SimpleCodec[Byte]trait NullSafeCodec[Byte]trait MCodec[Byte]class Objecttrait Matchableclass AnyShow all
- Self type
object charCodec extends SimpleCodec[Char]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
trait SimpleCodec[Char]trait NullSafeCodec[Char]trait MCodec[Char]class Objecttrait Matchableclass AnyShow all
- Self type
object dateCodec extends SimpleCodec[Date]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
trait SimpleCodec[Date]trait NullSafeCodec[Date]trait MCodec[Date]class Objecttrait Matchableclass AnyShow all
- Self type
object doubleCodec extends SimpleCodec[Double]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
trait SimpleCodec[Double]trait NullSafeCodec[Double]trait MCodec[Double]class Objecttrait Matchableclass AnyShow all
- Self type
-
object floatCodec extends SimpleCodec[Float]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
trait SimpleCodec[Float]trait NullSafeCodec[Float]trait MCodec[Float]class Objecttrait Matchableclass AnyShow all
- Self type
-
object intCodec extends SimpleCodec[Int]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
trait SimpleCodec[Int]trait NullSafeCodec[Int]trait MCodec[Int]class Objecttrait Matchableclass AnyShow all
- Self type
object longCodec extends SimpleCodec[Long]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
trait SimpleCodec[Long]trait NullSafeCodec[Long]trait MCodec[Long]class Objecttrait Matchableclass AnyShow all
- Self type
object shortCodec extends SimpleCodec[Short]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
trait SimpleCodec[Short]trait NullSafeCodec[Short]trait MCodec[Short]class Objecttrait Matchableclass AnyShow all
- Self type
-
object stringCodec extends SimpleCodec[String]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
trait SimpleCodec[String]trait NullSafeCodec[String]trait MCodec[String]class Objecttrait Matchableclass AnyShow all
- Self type
-
object symbolCodec extends SimpleCodec[Symbol]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
trait SimpleCodec[Symbol]trait NullSafeCodec[Symbol]trait MCodec[Symbol]class Objecttrait Matchableclass AnyShow all
- Self type
-
object uuidCodec extends SimpleCodec[UUID]
Attributes
- Source
- StdCodecs.scala
- Supertypes
-
trait SimpleCodec[UUID]trait NullSafeCodec[UUID]trait MCodec[UUID]class Objecttrait Matchableclass AnyShow all
- Self type
Givens
Givens
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
Attributes
- Source
- StdCodecs.scala
In this article