public class StreamUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static Integer |
BUFFER_SIZE |
| Constructor and Description |
|---|
StreamUtils() |
| Modifier and Type | Method and Description |
|---|---|
static long |
copyLarge(InputStream input,
OutputStream output) |
static InputStream |
unwrapCursorStream(Object object) |
public static Integer BUFFER_SIZE
public static long copyLarge(InputStream input, OutputStream output) throws IOException
IOExceptionpublic static InputStream unwrapCursorStream(Object object)
Copyright © 2021. All rights reserved.