public class QuotedPrintableInputStream
extends java.io.InputStream
| Constructor and Description |
|---|
QuotedPrintableInputStream(java.io.InputStream stream) |
public QuotedPrintableInputStream(java.io.InputStream stream)
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class java.io.InputStreamjava.io.IOException - on I/O errors.public int read()
throws java.io.IOException
read in class java.io.InputStreamjava.io.IOExceptionCopyright © 2004-2012. All Rights Reserved.