public class IO extends Object
| Constructor and Description |
|---|
IO() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toText(InputStream stream) |
static void |
write(String value,
Path path) |
public IO()
public static String toText(InputStream stream) throws IOException
IOExceptionpublic static void write(String value, Path path) throws IOException
IOException© 2007-2017 Franz Wilhelmstötter (2017-04-27 23:07)