skunk.codec

package skunk.codec

Members list

Type members

Classlikes

Attributes

Source
AllCodecs.scala
Supertypes
trait LTreeCodec
trait BinaryCodecs
trait UuidCodec
trait EnumCodec
trait BooleanCodec
trait TextCodecs
class Object
trait Matchable
class Any
Show all
Known subtypes
object all.type
trait BinaryCodecs

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Source
UuidCodec.scala
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
Supertypes
trait AllCodecs
trait LTreeCodec
trait BinaryCodecs
trait UuidCodec
trait EnumCodec
trait BooleanCodec
trait TextCodecs
class Object
trait Matchable
class Any
Show all
Self type
all.type
object binary extends BinaryCodecs

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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