|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| DataInputStream | Class DataInputStream provides an input stream that reads primitive data types and strings in binary form. |
| DataOutputStream | Class DataOutputStream provides an output stream that writes primitive data types and strings in binary form. |
| DoubleMatrixFile | Class DoubleMatrixFile provides an object for reading or writing a double matrix from or to a file. |
| Files | Class Files provides static methods for various file related operations. |
| LineBufferedOutputStream | Class LineBufferedOutputStream provides a line buffer layered on top of an underlying output stream. |
| Stdio | Class Stdio provides standard I/O streams that can be redirected on a per-thread basis. |
| Exception Summary | |
|---|---|
| InvalidMatrixFileException | Class InvalidMatrixFileException provides an exception thrown when the contents of a matrix file are invalid. |
Package edu.rit.io contains components for input/output.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||