public class ByteArrayInOutStream extends ByteArrayOutputStream
buf, count| Constructor and Description |
|---|
ByteArrayInOutStream() |
ByteArrayInOutStream(int size) |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayInputStream |
getInputStream() |
close, reset, size, toByteArray, toString, toString, toString, write, write, writeToflush, writepublic ByteArrayInOutStream()
public ByteArrayInOutStream(int size)
public ByteArrayInputStream getInputStream()
Copyright © 2024. All rights reserved.