object largeobject
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- implicit def MonoidLargeObjectIO[A](implicit M: Monoid[A]): Monoid[LargeObjectIO[A]]
- implicit val SyncLargeObjectIO: Sync[LargeObjectIO]
- final def asInstanceOf[T0]: T0
- val canceled: Free[LargeObjectOp, Unit]
- def capturePoll[M[_]](mpoll: Poll[M]): Poll[LargeObjectIO]
- def clone(): AnyRef
- val close: LargeObjectIO[Unit]
- val copy: LargeObjectIO[LargeObject]
- def delay[A](thunk: => A): Free[LargeObjectOp, A]
- def embed[F[_], J, A](j: J, fa: Free[F, A])(implicit ev: Embeddable[F, J]): Free[LargeObjectOp, A]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def forceR[A, B](fa: LargeObjectIO[A])(fb: LargeObjectIO[B]): Free[LargeObjectOp, B]
- final def getClass(): Class[_ <: AnyRef]
- def getInputStream(a: Long): LargeObjectIO[InputStream]
- val getInputStream: LargeObjectIO[InputStream]
- val getLongOID: LargeObjectIO[Long]
- val getOutputStream: LargeObjectIO[OutputStream]
- def handleErrorWith[A](fa: LargeObjectIO[A])(f: (Throwable) => LargeObjectIO[A]): LargeObjectIO[A]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- val monotonic: Free[LargeObjectOp, FiniteDuration]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def onCancel[A](fa: LargeObjectIO[A], fin: LargeObjectIO[Unit]): Free[LargeObjectOp, A]
- def pure[A](a: A): LargeObjectIO[A]
- def raiseError[A](err: Throwable): LargeObjectIO[A]
- def raw[A](f: (LargeObject) => A): LargeObjectIO[A]
- def read(a: Int): LargeObjectIO[Array[Byte]]
- def read(a: Array[Byte], b: Int, c: Int): LargeObjectIO[Int]
- val realtime: Free[LargeObjectOp, FiniteDuration]
- def seek(a: Int, b: Int): LargeObjectIO[Unit]
- def seek(a: Int): LargeObjectIO[Unit]
- def seek64(a: Long, b: Int): LargeObjectIO[Unit]
- val size: LargeObjectIO[Int]
- val size64: LargeObjectIO[Long]
- def suspend[A](hint: Type)(thunk: => A): Free[LargeObjectOp, A]
- final def synchronized[T0](arg0: => T0): T0
- val tell: LargeObjectIO[Int]
- val tell64: LargeObjectIO[Long]
- def toString(): String
- def truncate(a: Int): LargeObjectIO[Unit]
- def truncate64(a: Long): LargeObjectIO[Unit]
- def uncancelable[A](body: (Poll[LargeObjectIO]) => LargeObjectIO[A]): Free[LargeObjectOp, A]
- val unit: LargeObjectIO[Unit]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def write(a: Array[Byte], b: Int, c: Int): LargeObjectIO[Unit]
- def write(a: Array[Byte]): LargeObjectIO[Unit]
- object LargeObjectOp
Deprecated Value Members
- def finalize(): Unit
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- implicit def MonoidLargeObjectIO[A](implicit M: Monoid[A]): Monoid[LargeObjectIO[A]]
- implicit val SyncLargeObjectIO: Sync[LargeObjectIO]
- final def asInstanceOf[T0]: T0
- val canceled: Free[LargeObjectOp, Unit]
- def capturePoll[M[_]](mpoll: Poll[M]): Poll[LargeObjectIO]
- def clone(): AnyRef
- val close: LargeObjectIO[Unit]
- val copy: LargeObjectIO[LargeObject]
- def delay[A](thunk: => A): Free[LargeObjectOp, A]
- def embed[F[_], J, A](j: J, fa: Free[F, A])(implicit ev: Embeddable[F, J]): Free[LargeObjectOp, A]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def forceR[A, B](fa: LargeObjectIO[A])(fb: LargeObjectIO[B]): Free[LargeObjectOp, B]
- final def getClass(): Class[_ <: AnyRef]
- def getInputStream(a: Long): LargeObjectIO[InputStream]
- val getInputStream: LargeObjectIO[InputStream]
- val getLongOID: LargeObjectIO[Long]
- val getOutputStream: LargeObjectIO[OutputStream]
- def handleErrorWith[A](fa: LargeObjectIO[A])(f: (Throwable) => LargeObjectIO[A]): LargeObjectIO[A]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- val monotonic: Free[LargeObjectOp, FiniteDuration]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def onCancel[A](fa: LargeObjectIO[A], fin: LargeObjectIO[Unit]): Free[LargeObjectOp, A]
- def pure[A](a: A): LargeObjectIO[A]
- def raiseError[A](err: Throwable): LargeObjectIO[A]
- def raw[A](f: (LargeObject) => A): LargeObjectIO[A]
- def read(a: Int): LargeObjectIO[Array[Byte]]
- def read(a: Array[Byte], b: Int, c: Int): LargeObjectIO[Int]
- val realtime: Free[LargeObjectOp, FiniteDuration]
- def seek(a: Int, b: Int): LargeObjectIO[Unit]
- def seek(a: Int): LargeObjectIO[Unit]
- def seek64(a: Long, b: Int): LargeObjectIO[Unit]
- val size: LargeObjectIO[Int]
- val size64: LargeObjectIO[Long]
- def suspend[A](hint: Type)(thunk: => A): Free[LargeObjectOp, A]
- final def synchronized[T0](arg0: => T0): T0
- val tell: LargeObjectIO[Int]
- val tell64: LargeObjectIO[Long]
- def toString(): String
- def truncate(a: Int): LargeObjectIO[Unit]
- def truncate64(a: Long): LargeObjectIO[Unit]
- def uncancelable[A](body: (Poll[LargeObjectIO]) => LargeObjectIO[A]): Free[LargeObjectOp, A]
- val unit: LargeObjectIO[Unit]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def write(a: Array[Byte], b: Int, c: Int): LargeObjectIO[Unit]
- def write(a: Array[Byte]): LargeObjectIO[Unit]
- object LargeObjectOp
- def finalize(): Unit