Class StreamableOutput

All Implemented Interfaces:
NoClose, Closeable, DataOutput, Flushable, AutoCloseable

public class StreamableOutput extends DataOutputStream implements NoClose
Adds compressed data transfer to DataOutputStream. This class is not thread safe.
Author:
AO Industries, Inc.
See Also: