Modifier and Type | Field and Description |
---|---|
public boolean | eof
True if there is no more data in the buffered part of the stream. |
public int | length
The number of bytes of primitive data available to be read in the current buffer. |
private static final long |
Access | Constructor and Description |
---|---|
pack-priv | |
pack-priv |
eof | back to summary |
---|---|
public boolean eof True if there is no more data in the buffered part of the stream. |
length | back to summary |
---|---|
public int length The number of bytes of primitive data available to be read in the current buffer. |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides java. |
OptionalDataException | back to summary |
---|---|
pack-priv OptionalDataException(int len) |
OptionalDataException | back to summary |
---|---|
pack-priv OptionalDataException(boolean end) |