public final class TcByteStreams extends Object
InputStream and OutputStream.| Modifier and Type | Method and Description |
|---|---|
static long |
copy(InputStream in,
OutputStream out,
boolean close) |
static com.google.common.base.Supplier<File> |
copyToTempFile(InputStream in) |
public static long copy(InputStream in, OutputStream out, boolean close)
public static com.google.common.base.Supplier<File> copyToTempFile(InputStream in)
Copyright © 2009-2012 TranceCode. All Rights Reserved.