import java.io.ByteArrayOutputStream; import java.io.InputStream; import org.apache.commons.io.IOUtils; public class StreamUtils { }