public class QuotedInputStream extends InputStream
| Constructor and Description |
|---|
QuotedInputStream(InputStream internalStream) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic QuotedInputStream(InputStream internalStream)
public int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2016. All rights reserved.