|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BinaryDataOutput | |
|---|---|
| ucar.jpeg.jj2000.j2k.codestream.writer | |
| ucar.jpeg.jj2000.j2k.io | |
| ucar.jpeg.jj2000.j2k.util | |
| Uses of BinaryDataOutput in ucar.jpeg.jj2000.j2k.codestream.writer |
|---|
| Methods in ucar.jpeg.jj2000.j2k.codestream.writer with parameters of type BinaryDataOutput | |
|---|---|
void |
HeaderEncoder.writeTo(BinaryDataOutput out)
Writes the header to the specified BinaryDataOutput. |
| Uses of BinaryDataOutput in ucar.jpeg.jj2000.j2k.io |
|---|
| Subinterfaces of BinaryDataOutput in ucar.jpeg.jj2000.j2k.io | |
|---|---|
interface |
RandomAccessIO
This abstract class defines the interface to perform random access I/O. |
| Classes in ucar.jpeg.jj2000.j2k.io that implement BinaryDataOutput | |
|---|---|
class |
BEBufferedRandomAccessFile
This class defines a Buffered Random Access File, where all I/O is considered to be big-endian. |
class |
BufferedRandomAccessFile
This class defines a Buffered Random Access File. |
| Uses of BinaryDataOutput in ucar.jpeg.jj2000.j2k.util |
|---|
| Classes in ucar.jpeg.jj2000.j2k.util that implement BinaryDataOutput | |
|---|---|
class |
ISRandomAccessIO
This class implements a wrapper to turn an InputStream into a RandomAccessIO. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||