Class PlainValuesReader.FloatPlainValuesReader

    • Constructor Detail

      • FloatPlainValuesReader

        public FloatPlainValuesReader()
    • Method Detail

      • skip

        public void skip​(int n)
        Description copied from class: ValuesReader
        Skips the next n values in the page
        Overrides:
        skip in class ValuesReader
        Parameters:
        n - the number of values to be skipped
      • readFloat

        public float readFloat()
        Overrides:
        readFloat in class ValuesReader
        Returns:
        the next float from the page