public abstract class IOUtils extends Object
Constructor and Description |
---|
IOUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
close(Closeable closable) |
static String |
readFrom(InputStream stream) |
public static String readFrom(InputStream stream)
public static void close(Closeable closable)