public static class ValueGetter.NDR extends ValueGetter
ValueGetter.NDR, ValueGetter.XDR| Modifier and Type | Field and Description |
|---|---|
static byte |
NUMBER |
endian| Constructor and Description |
|---|
NDR(ByteGetter data) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getInt(int index)
Get a 32-Bit integer
|
protected long |
getLong(int index)
Get a long value.
|
getByte, getDouble, getInt, getLongpublic static final byte NUMBER
public NDR(ByteGetter data)
protected int getInt(int index)
ValueGettergetInt in class ValueGetterindex - the index to get the value fromprotected long getLong(int index)
ValueGettergetLong in class ValueGetterindex - the index to get the value fromCopyright © 2018. All rights reserved.