public final class StreamCopier
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static byte[] |
BUFFER |
static int |
BUFFER_SIZE |
Modifier and Type | Method and Description |
---|---|
static long |
copy(java.io.InputStream from,
java.io.OutputStream into) |
public static final int BUFFER_SIZE
public static final byte[] BUFFER
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.