public class CloseableByteArrayOutputStream extends ByteArrayOutputStream
buf, count| Constructor and Description |
|---|
CloseableByteArrayOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
CompletableFuture<?> |
closeFuture() |
reset, size, toByteArray, toString, toString, toString, write, write, writeToflush, writepublic void close()
close in interface Closeableclose in interface AutoCloseableclose in class ByteArrayOutputStreampublic CompletableFuture<?> closeFuture()
Copyright © 2021. All rights reserved.