public static interface BDNavigation.TestResultRawData
Modifier and Type | Method and Description |
---|---|
void |
ResultALLRawData(byte[] result,
int size)
返回byte[]
Returned byte[] |
void |
ResultALLRawData(java.lang.String result)
返回String类型
Returned String type |