Class DechunkedOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class DechunkedOutputStream extends LimitOutputStream
Simple stream for checking and optionally removing RFC2616 chunked encoding to the output.
Since:
0.9.62