public class OptionalDataException extends ObjectStreamException
| Modifier and Type | Field and Description |
|---|---|
boolean |
eof
True if there is no more data in the buffered part of the stream.
|
int |
length
The number of bytes of primitive data available to be read
in the current buffer.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringCopyright © 2013 API Design. All Rights Reserved.