| Package | Description |
|---|---|
| nom.tam.util |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ByteParser.getBoolean() |
boolean |
ByteParser.getBoolean(int length) |
double |
ByteParser.getDouble()
Read in the buffer until a double is read.
|
double |
ByteParser.getDouble(int length) |
float |
ByteParser.getFloat() |
float |
ByteParser.getFloat(int length) |
int |
ByteParser.getInt() |
int |
ByteParser.getInt(int length) |
long |
ByteParser.getLong(int length) |
Copyright © 1996–2016 nom-tam-fits. All rights reserved.