FromChunkPartiallyApplied

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

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[A](chunk: Chunk[A])(implicit encoder: ValueVectorEncoder[V, A]): RIO[Scope & BufferAllocator, V]