Package hudson.util

Class DecodingStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class DecodingStream extends FilterOutputStream
Hex-binary decoding stream.
Author:
Kohsuke Kawaguchi
See Also: