ToCodecOps

skunk.syntax.ToCodecOps

Attributes

Source:
CodecOps.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ToAllOps
object implicits.type
object all.type
object codec.type

Members list

Concise view

Implicits

Implicits

implicit def toCodecOps[A <: Tuple](self: Codec[A]): CodecOps[A]

Attributes

Source:
CodecOps.scala

Inherited implicits

implicit def toCodecOpsLow[A](self: Codec[A]): CodecOpsLow[A]

Attributes

Inherited from:
ToCodecOpsLow
Source:
CodecOps.scala