Interface RowEncoder

    • Method Detail

      • appendColumnValue

        void appendColumnValue​(Block block,
                               int position)
        Adds the value from the given block/position to the row being encoded
      • toByteArray

        byte[] toByteArray()
        Returns the encoded values as a byte array, and resets any info needed to prepare for next row