Package com.antgroup.tugraph
Class FileCutter
- java.lang.Object
-
- com.antgroup.tugraph.FileCutter
-
public class FileCutter extends Object
-
-
Constructor Summary
Constructors Constructor Description FileCutter(String filename)
-
-
-
Constructor Detail
-
FileCutter
public FileCutter(String filename) throws FileNotFoundException
- Throws:
FileNotFoundException
-
-
Method Detail
-
cut
public byte[] cut() throws IOException- Throws:
IOException
-
-