CopyIn1

doobie.postgres.free.copymanager.CopyManagerOp.CopyIn1
final case class CopyIn1(a: String, b: ByteStreamWriter) extends CopyManagerOp[Long]

Attributes

Source
copymanager.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def visit[F[_]](v: Visitor[F]): F[Long]

Attributes

Source
copymanager.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product