TupleCodec
mcodec.StdCodecs.TupleCodec
protected class TupleCodec[T <: Tuple](codecs: List[MCodec[Any]]) extends ListCodec[T]
Attributes
- Source
- StdCodecs.scala
- Graph
-
- Supertypes
-
trait ListCodec[T]trait NullSafeCodec[T]trait MCodec[T]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- MCodec
- Source
- MCodec.scala
Attributes
- Inherited from:
- NullSafeCodec
- Source
- BaseCodecs.scala
Attributes
- Inherited from:
- ListCodec
- 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:
- ListCodec
- Source
- BaseCodecs.scala
In this article