ldbc.dsl.codec.Codec
See theCodec companion trait
object Codec extends TwiddleSyntax[Codec]
Attributes
- Companion
- trait
- Source
- Codec.scala
- Graph
-
- Supertypes
- Self type
-
Codec.type
Members list
Type members
Classlikes
object given_Codec_Array extends Codec[Array[Byte]]
object given_Codec_BigDecimal extends Codec[BigDecimal]
Attributes
- Source
- Codec.scala
- Supertypes
-
trait Codec[BigDecimal]trait Decoder[BigDecimal]trait Encoder[BigDecimal]class Objecttrait Matchableclass AnyShow all
- Self type
object given_Codec_Boolean extends Codec[Boolean]
Attributes
- Source
- Codec.scala
- Supertypes
- Self type
-
given_Codec_Boolean.type
object given_Codec_Byte extends Codec[Byte]
Attributes
- Source
- Codec.scala
- Supertypes
- Self type
-
given_Codec_Byte.type
object given_Codec_Double extends Codec[Double]
Attributes
- Source
- Codec.scala
- Supertypes
- Self type
-
given_Codec_Double.type
object given_Codec_Float extends Codec[Float]
Attributes
- Source
- Codec.scala
- Supertypes
- Self type
-
given_Codec_Float.type
object given_Codec_Int extends Codec[Int]
Attributes
- Source
- Codec.scala
- Supertypes
- Self type
-
given_Codec_Int.type
object given_Codec_LocalDate extends Codec[LocalDate]
Attributes
- Source
- Codec.scala
- Supertypes
- Self type
object given_Codec_LocalDateTime extends Codec[LocalDateTime]
Attributes
- Source
- Codec.scala
- Supertypes
- Self type
object given_Codec_LocalTime extends Codec[LocalTime]
Attributes
- Source
- Codec.scala
- Supertypes
- Self type
object given_Codec_Long extends Codec[Long]
Attributes
- Source
- Codec.scala
- Supertypes
- Self type
-
given_Codec_Long.type
object given_Codec_None_type extends Codec[None.type]
Attributes
- Source
- Codec.scala
- Supertypes
- Self type
object given_Codec_Short extends Codec[Short]
Attributes
- Source
- Codec.scala
- Supertypes
- Self type
-
given_Codec_Short.type
object given_Codec_String extends Codec[String]
Attributes
- Source
- Codec.scala
- Supertypes
- Self type
-
given_Codec_String.type
object given_InvariantSemigroupal_Codec extends InvariantSemigroupal[Codec]
Attributes
- Source
- Codec.scala
- Supertypes
-
trait InvariantSemigroupal[Codec]trait Semigroupal[Codec]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Value members
Concrete methods
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Givens
Givens
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Implicits
Inherited implicits
Attributes
- Inherited from:
- TwiddleSyntax
- Source
- Twiddles.scala
Attributes
- Inherited from:
- TwiddleSyntax
- Source
- Twiddles.scala
Attributes
- Inherited from:
- TwiddleSyntax
- Source
- Twiddles.scala
In this article