Package it.unimi.dsi.law.io.tool
Class Text2DataOutput
java.lang.Object
it.unimi.dsi.law.io.tool.Text2DataOutput
public class Text2DataOutput extends Object
The main method of this class converts converts a text file containing numbers to binary
DataOutput format. The input must be in a format understandable by
the decode() method of integer primivite types (e.g., Integer.decode(String)).-
Method Summary
-
Method Details
-
main
- Throws:
IOExceptionJSAPException
-