Class QuotedPrintableInputStream

java.lang.Object
java.io.InputStream
org.apache.james.mime4j.codec.QuotedPrintableInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class QuotedPrintableInputStream extends InputStream
Performs Quoted-Printable decoding on an underlying stream.