public class IdentityIOStreamUtils extends Object
Constructor and Description |
---|
IdentityIOStreamUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
closeAllStreams(InputStream input,
OutputStream output) |
static void |
closeInputStream(InputStream input) |
static void |
closeOutputStream(OutputStream output) |
static void |
closeReader(Reader reader) |
static void |
flushOutputStream(OutputStream output) |
public static void closeAllStreams(InputStream input, OutputStream output)
public static void closeInputStream(InputStream input)
public static void closeOutputStream(OutputStream output)
public static void flushOutputStream(OutputStream output)
public static void closeReader(Reader reader)
Copyright © 2019 WSO2. All rights reserved.