object Decoder
- Companion:
- class
Value members
Concrete methods
@SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.MutableDataStructures")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
A record decoder that re-orders the record to match the expected ordering.
A record decoder that re-orders the record to match the expected ordering.
- Value parameters:
- ordering
maps the expected index to the index of the header column.