binary

skunk.codec.binary$
object binary extends BinaryCodecs

Attributes

Source
BinaryCodecs.scala
Graph
Supertypes
trait BinaryCodecs
class Object
trait Matchable
class Any
Self type
binary.type

Members list

Value members

Inherited methods

def bit(length: Int): Codec[BitVector]

Attributes

Inherited from:
BinaryCodecs
Source
BinaryCodecs.scala
def varbit(length: Int): Codec[BitVector]

Attributes

Inherited from:
BinaryCodecs
Source
BinaryCodecs.scala

Inherited fields

Attributes

Inherited from:
BinaryCodecs
Source
BinaryCodecs.scala
val bytea: Codec[Array[Byte]]

Attributes

Inherited from:
BinaryCodecs
Source
BinaryCodecs.scala

Attributes

Inherited from:
BinaryCodecs
Source
BinaryCodecs.scala