Package org.jparsec.examples.common
Class IoUtils
java.lang.Object
org.jparsec.examples.common.IoUtils
Common utilities for working with io.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IoUtils
public IoUtils()
-
-
Method Details
-
read
- Throws:
IOException
-
read
Reads all characters fromreadable
.- Throws:
IOException
-
copy
Copies all content fromfrom
toto
.- Throws:
IOException
-