final class LEInputStream
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.io.InputStream |
in |
Constructor and Description |
---|
LEInputStream(java.io.InputStream is) |
Modifier and Type | Method and Description |
---|---|
int |
readInt() |
short |
readShort() |
void |
skipBytes(int n) |