Package clickDetector

Class WindowsFile

java.lang.Object
java.io.RandomAccessFile
clickDetector.WindowsFile
All Implemented Interfaces:
ReadWinFile, WriteWinFile, Closeable, DataInput, DataOutput, AutoCloseable

public class WindowsFile extends RandomAccessFile implements WriteWinFile, ReadWinFile
Author:
doug Gillespie

Some additions to RandomAccessFile to write binary data that is compatible with the RainbowClick file format.