Package clickDetector
Interface ReadWinFile
- All Known Implementing Classes:
WindowsFile
public interface ReadWinFile
-
Method Summary
-
Method Details
-
readByte
- Throws:
IOException
-
readWinInt
- Throws:
IOException
-
readWinShort
- Throws:
IOException
-
readWinFloat
- Throws:
IOException
-
readWinDouble
- Throws:
IOException
-
readWinLong
- Throws:
IOException
-