public static class Pdfcrowd.ByteArrayIOStream extends InputStream
| Constructor and Description |
|---|
ByteArrayIOStream() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
OutputStream |
getOutputStream() |
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic OutputStream getOutputStream()
public byte[] getBytes()
public int read()
read in class InputStreamCopyright © 2025. All rights reserved.