public class NativeData
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
byte[] |
byte_data |
int |
byteArrIndex |
int |
err |
long[] |
long_data |
int |
longArrIndex |
| Constructor and Description |
|---|
NativeData() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
byte_data() |
int |
error() |
boolean |
HasData() |
int |
length() |
long[] |
long_data() |
void |
startParser() |