Package jj2000.j2k.io


package jj2000.j2k.io
  • Class
    Description
    This class defines a Buffered Random Access File, where all I/O is considered to be big-endian, and extends the BufferedRandomAccessFile class.
    This interface defines the input of binary data from streams and/or files.
    This interface defines the output of binary data to streams and/or files.
    This class defines a Buffered Random Access File.
    This interface defines constants for the two types of byte ordering: little- and big-endian.
    This abstract class defines the interface to perform random access I/O.