|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Changed Constructors | ||
byte[], |
Documentation changed from old to new. |
Creates ByteArrayInputStream that uses buf as its buffer array. |
| Changed Methods | ||
void close() |
Documentation changed from old to new. Changed from synchronized to non-synchronized. |
Closing a ByteArrayInputStream has no effect. |
void mark(int) |
Documentation changed from old to new. |
Set the current marked position in the stream. |
void reset() |
Documentation changed from old to new. |
Resets the buffer to the marked position. |
| Changed Fields | ||
int mark |
Documentation changed from old to new. |
The currently marked position in the stream. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||