Closeable
, Flushable
, AutoCloseable
public class SharedByteArrayOutputStream extends ByteArrayOutputStream
buf, count
Constructor | Description |
---|---|
SharedByteArrayOutputStream(int size) |
Modifier and Type | Method | Description |
---|---|---|
InputStream |
toStream() |
close, reset, size, toByteArray, toString, toString, toString, write, write, writeTo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
flush, write
public InputStream toStream()
Copyright © 2018 Oracle. All rights reserved.