public class OptionalDataException extends IOException
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, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016 JBoss by Red Hat. All rights reserved.