org.apache.james.mime4j.codec
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 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-2016. All Rights Reserved.