skunk.codec

package skunk.codec

Members list

Concise view

Type members

Classlikes

Attributes

Source:
AllCodecs.scala
Graph
Supertypes
trait UuidCodec
trait EnumCodec
class Object
trait Matchable
class Any
Known subtypes
object all.type

Attributes

Source:
BinaryCodecs.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllCodecs
object all.type
object binary.type

Attributes

Source:
BooleanCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllCodecs
object all.type
object boolean.type

Attributes

Source:
EnumCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllCodecs
object all.type
object enum.type

Attributes

Source:
EnumCodecPlatform.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait EnumCodec
trait AllCodecs
object all.type
object enum.type

Attributes

Source:
LTreeCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllCodecs
object all.type
object ltree.type

Attributes

Source:
NumericCodecs.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllCodecs
object all.type
object numeric.type

Attributes

Source:
TemporalCodecs.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllCodecs
object all.type
object temporal.type

Attributes

Source:
TextCodecs.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllCodecs
object all.type
object text.type
trait UuidCodec

Attributes

Source:
UuidCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllCodecs
object all.type
object uuid.type
object all extends AllCodecs

Attributes

Source:
AllCodecs.scala
Graph
Supertypes
trait AllCodecs
trait UuidCodec
trait EnumCodec
class Object
trait Matchable
class Any
Self type
all.type
object binary extends BinaryCodecs

Attributes

Source:
BinaryCodecs.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
binary.type
object boolean extends BooleanCodec

Attributes

Source:
BooleanCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
boolean.type
object enum extends EnumCodec

Attributes

Source:
EnumCodec.scala
Graph
Supertypes
trait EnumCodec
class Object
trait Matchable
class Any
Self type
enum.type
object ltree extends LTreeCodec

Attributes

Source:
LTreeCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ltree.type
object numeric extends NumericCodecs

Attributes

Source:
NumericCodecs.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
numeric.type
object temporal extends TemporalCodecs

Attributes

Source:
TemporalCodecs.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object text extends TextCodecs

Attributes

Source:
TextCodecs.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
text.type
object uuid extends UuidCodec

Attributes

Source:
UuidCodec.scala
Graph
Supertypes
trait UuidCodec
class Object
trait Matchable
class Any
Self type
uuid.type