Interface FrameColumnWriter

    • Method Detail

      • addSelection

        boolean addSelection()
        Adds the current value to the writer
      • undo

        void undo()
        Reverts the last added value. Undo calls cannot be called in successsion
      • writeTo

        long writeTo​(org.apache.datasketches.memory.WritableMemory memory,
                     long position)
        Writes the value of the column to the provided memory at the given position