me.mnedokushev.zio.apache.arrow.core.codec.ValueVectorCodec
See theValueVectorCodec companion object
final case class ValueVectorCodec[V <: ValueVector, A](encoder: ValueVectorEncoder[V, A], decoder: ValueVectorDecoder[V, A])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Self type
-
Members list
In this article