Interface FieldReader

    • Method Detail

      • isNull

        boolean isNull​(org.apache.datasketches.memory.Memory memory,
                       long position)
        Whether the provided memory position points to a null value.
      • isComparable

        boolean isComparable()
        Whether this field is comparable. Comparable fields can be compared as unsigned bytes.