| Package | Description | 
|---|---|
| jj2000.j2k.io | |
| jj2000.j2k.util | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BEBufferedRandomAccessFile
This class defines a Buffered Random Access File, where all I/O is
 considered to be big-endian, and extends the
 BufferedRandomAccessFile class. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
private void | 
CodestreamManipulator.parseAndFind(BufferedRandomAccessFile fi)
This method parses the codestream for SOT, SOP and EPH markers and
 removes header header bits signalling SOP and EPH markers if packed
 packet headers are used 
 | 
private void | 
CodestreamManipulator.readAndBuffer(BufferedRandomAccessFile fi)
This method reads and buffers the tile headers, packet headers and
 packet data. 
 | 
private void | 
CodestreamManipulator.writeNewCodestream(BufferedRandomAccessFile fi)
This method writes the new codestream to the file. 
 | 
Copyright © 2017 Open Microscopy Environment