largeobject

doobie.postgres.hi.largeobject
object largeobject

Attributes

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

Members list

Value members

Concrete methods

def copyFromFile(blockSize: Int, file: File): LargeObjectIO[Unit]

Attributes

Source
largeobject.scala
def copyFromStream(blockSize: Int, is: InputStream): LargeObjectIO[Unit]

Attributes

Source
largeobject.scala
def copyToFile(blockSize: Int, file: File): LargeObjectIO[Unit]

Attributes

Source
largeobject.scala
def copyToStream(blockSize: Int, os: OutputStream): LargeObjectIO[Unit]

Attributes

Source
largeobject.scala

Concrete fields

Attributes

Source
largeobject.scala