Package | Description |
---|---|
com.peterphi.std.io |
Modifier and Type | Method | Description |
---|---|---|
static void |
StreamUtil.doBackgroundCopy(InputStream is,
OutputStream os,
ICopyProgressMonitor monitor) |
|
static void |
StreamUtil.doBackgroundCopy(InputStream is,
OutputStream os,
ICopyProgressMonitor monitor,
boolean closeOutput,
boolean closeInput) |
|
static void |
StreamUtil.streamCopy(InputStream in,
OutputStream out,
ICopyProgressMonitor monitor) |
Copyright © 2018. All rights reserved.