Class | Description |
---|---|
InputBuffer |
This class implements an input stream in which the data is read
from a buffer and provides methods to read primitive data types.
|
OutputBuffer |
This class implements an output stream in which the data is written
into a buffer and provides methods to write primitive data types.
|