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