public class DoubleFieldParser extends java.lang.Object implements FieldParser
| Constructor and Description |
|---|
DoubleFieldParser() |
| Modifier and Type | Method and Description |
|---|---|
double |
parseField(java.nio.ByteBuffer bbuf,
int offset,
int length) |
public double parseField(java.nio.ByteBuffer bbuf,
int offset,
int length)
parseField in interface FieldParser