- java.lang.Object
-
- org.hibernate.internal.util.io.StreamCopier
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static byte[] |
BUFFER |
static int |
BUFFER_SIZE |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static long |
copy(java.io.InputStream from,
java.io.OutputStream into) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
StreamCopier
public StreamCopier()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.