PrimitiveDecoder

orcus.bigtable.codec.PrimitiveDecoder
See thePrimitiveDecoder companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def apply(value: ByteString): Either[Throwable, A]
Implicitly added by decodeOptionA
def apply(value: ByteString): Either[Throwable, A]
Implicitly added by decodeSomeA
def apply(value: ByteString): Either[Throwable, A]