Uses of Class
nom.tam.util.FormatException
Packages that use FormatException
-
Uses of FormatException in nom.tam.util
Methods in nom.tam.util that throw FormatExceptionModifier and TypeMethodDescriptionboolean
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)