ValueDecoder1

orcus.bigtable.codec.ValueDecoder1

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ValueDecoder.type

Members list

Concise view

Implicits

Implicits

implicit def decodeLatestAsOption[A : PrimitiveDecoder]: ValueDecoder[Option[A]]
implicit def decodeVersions[A : PrimitiveDecoder]: ValueDecoder[List[A]]

Inherited implicits

Attributes

Inherited from:
ValueDecoder2