CommonCodecs

csw.prefix.codecs.CommonCodecs
See theCommonCodecs companion trait
object CommonCodecs extends CommonCodecs

Attributes

Companion
trait
Graph
Supertypes
trait CommonCodecs
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited classlikes

case class Timestamp(seconds: Long, nanos: Long)

Attributes

Inherited from:
CommonCodecs
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Implicits

Inherited implicits

implicit def enumCodec[T <: EnumEntry : Enum]: Codec[T]

Attributes

Inherited from:
CommonCodecs

Attributes

Inherited from:
CommonCodecs

Attributes

Inherited from:
CommonCodecs
implicit lazy val instantDec: Decoder[Instant]

Attributes

Inherited from:
CommonCodecs
implicit lazy val instantEnc: Encoder[Instant]

Attributes

Inherited from:
CommonCodecs
implicit lazy val prefixCodec: Codec[Prefix]

Attributes

Inherited from:
CommonCodecs