public class IOUtils extends Object
Constructor and Description |
---|
IOUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
closeQuietly(Closeable closeable) |
static void |
printStream(InputStream inputStream,
Path logFile) |
public static void closeQuietly(Closeable closeable)
public static void printStream(InputStream inputStream, Path logFile) throws IOException
IOException
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.