java.io.Closeable
, java.io.Flushable
, java.lang.AutoCloseable
public class SharedByteArrayOutputStream
extends java.io.ByteArrayOutputStream
Constructor | Description |
---|---|
SharedByteArrayOutputStream(int size) |
Modifier and Type | Method | Description |
---|---|---|
java.io.InputStream |
toStream() |
close, reset, size, toByteArray, toString, toString, toString, toString, write, write, writeTo
Copyright © 2018 Oracle. All rights reserved.