public static class FlexBase64.EncoderInputStream extends InputStream
| Modifier and Type | Method | Description |
|---|---|---|
int |
read() |
|
int |
read(byte[] b,
int off,
int len) |
available, close, mark, markSupported, read, reset, skippublic int read()
throws IOException
read in class InputStreamIOExceptionpublic int read(byte[] b,
int off,
int len)
throws IOException
read in class InputStreamIOExceptionCopyright © 2026 JBoss by Red Hat. All rights reserved.