public final class StreamCopier extends Object
Modifier and Type | Field and Description |
---|---|
static byte[] |
BUFFER |
static int |
BUFFER_SIZE |
Modifier and Type | Method and Description |
---|---|
static long |
copy(InputStream from,
OutputStream into) |
public static final int BUFFER_SIZE
public static final byte[] BUFFER
public static long copy(InputStream from, OutputStream into)
Copyright © 2016 JBoss by Red Hat. All rights reserved.