Package edu.duke.cs.osprey.sofea
Class BigDecimalIO.Fixed
java.lang.Object
edu.duke.cs.osprey.sofea.BigDecimalIO.Fixed
- All Implemented Interfaces:
BigDecimalIO
- Enclosing interface:
- BigDecimalIO
-
Nested Class Summary
Nested classes/interfaces inherited from interface edu.duke.cs.osprey.sofea.BigDecimalIO
BigDecimalIO.Fixed, BigDecimalIO.Type, BigDecimalIO.Variable -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
numBytes
public final int numBytes
-
-
Constructor Details
-
Fixed
public Fixed(int numBytes) -
Fixed
-
-
Method Details
-
write
- Specified by:
writein interfaceBigDecimalIO- Throws:
IOException
-
read
- Specified by:
readin interfaceBigDecimalIO- Throws:
IOException
-