public class DoubleParser
extends java.lang.Object
| Constructor and Description |
|---|
DoubleParser() |
| Modifier and Type | Method and Description |
|---|---|
static double |
parseDoubleByteArray(java.nio.ByteBuffer csq,
int start,
int length) |