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