public class QuotedPrintableDecoderStream extends InputStream
Constructor and Description |
---|
QuotedPrintableDecoderStream(InputStream is) |
Modifier and Type | Method and Description |
---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skip
public QuotedPrintableDecoderStream(InputStream is)
public int read() throws IOException
read
in class InputStream
IOException
Apache CXF