| Modifier and Type | Class and Description |
|---|---|
static class |
IoUtil.EmptyInputStream |
| Modifier and Type | Method and Description |
|---|---|
static void |
close(InputStream thing) |
static void |
close(JarFile thing) |
static void |
close(OutputStream thing) |
static void |
close(Reader thing) |
static void |
close(Writer thing) |
static void |
flush(OutputStream thing) |
static void |
flush(Writer thing) |
static byte[] |
getBytes(InputStream inputStream) |
public static byte[] getBytes(InputStream inputStream) throws IOException
IOExceptionpublic static void flush(OutputStream thing)
public static void close(InputStream thing)
public static void close(OutputStream thing)
Copyright © 2005–2014. All rights reserved.