Class AOffsetByte

    • Method Detail

      • getOffsetToFirst

        public final int getOffsetToFirst()
        Description copied from class: AOffset
        Get the offset to the first index
        Specified by:
        getOffsetToFirst in class AOffset
        Returns:
        The first index offset
      • getOffsetToLast

        public final int getOffsetToLast()
        Description copied from class: AOffset
        Get the offset to the last value
        Specified by:
        getOffsetToLast in class AOffset
        Returns:
        The last values offset
      • getLength

        public final int getLength()
        Description copied from class: AOffset
        Get the length of the underlying array. This does not reflect the number of contained elements, since some of the elements can be skips.
        Specified by:
        getLength in class AOffset
        Returns:
        The length of the underlying arrays