public class Streams
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
pump(java.io.InputStream is,
java.io.OutputStream os) |
static byte[] |
suck(java.io.InputStream is) |
Copyright © 2009-2019 The Apache Software Foundation. All Rights Reserved.