Package java.io

Class OptionalDataException

    • Field Detail

      • eof

        public boolean eof
        true indicates that there is no more primitive data available.
      • length

        public int length
        The number of bytes of primitive data (int, char, long etc.) that are available.