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.Closeable
close
in interface java.lang.AutoCloseable
close
in class java.io.InputStream
java.io.IOException
- on I/O errors.public int read() throws java.io.IOException
read
in class java.io.InputStream
java.io.IOException
Copyright © 2004-2012. All Rights Reserved.