CopyIn4

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

Attributes

Source
copymanager.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CopyManagerOp[Long]
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

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product