FromStreamPartiallyApplied

me.mnedokushev.zio.apache.arrow.core.Vector.FromStreamPartiallyApplied
final class FromStreamPartiallyApplied[V <: ValueVector](dummy: Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[R, A](stream: ZStream[R, Throwable, A])(implicit encoder: ValueVectorEncoder[V, A]): RIO[R & Scope & BufferAllocator, V]