public class GeneratingInputStream extends InputStream
| Constructor and Description |
|---|
GeneratingInputStream(char character,
long maxLength) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic GeneratingInputStream(char character,
long maxLength)
public int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2012–2018 Atlassian. All rights reserved.