public class CopyStream extends ByteArrayOutputStream
buf, count| Constructor and Description |
|---|
CopyStream() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
toInputStream()
Get an input stream based on the contents of this output stream.
|
close, reset, size, toByteArray, toString, toString, toString, write, write, writeToflush, writepublic InputStream toInputStream()
InputStreamCopyright © 2022. All rights reserved.