Module net.anwiba.commons.utilities
Class NumberReader
java.lang.Object
net.anwiba.commons.utilities.io.number.NumberReader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbytereadByte()doubledoubleintvoidsetByteOrder(ByteOrder byteOrder)
-
Constructor Details
-
NumberReader
-
-
Method Details
-
setByteOrder
-
readByte
- Throws:
IOException
-
readInteger
- Throws:
IOException
-
readDouble
- Throws:
IOException
-
readFloat
- Throws:
IOException
-