given_ESExprCodec_Long

esexpr.ESExprCodec.given_ESExprCodec_Long
object given_ESExprCodec_Long extends ESExprCodec[Long]

Attributes

Graph
Supertypes
trait ESExprCodec[Long]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def decode(expr: ESExpr): Either[DecodeError, Long]

Attributes

Definition Classes
override def encode(value: Long): ESExpr

Attributes

Definition Classes

Concrete fields

lazy override val tags: Set[ESExprTag]