Class DeflaterPending
java.lang.Object
net.sf.jazzlib.PendingBuffer
net.sf.jazzlib.DeflaterPending
This class stores the pending output of the Deflater.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PendingBuffer
alignToByte, flush, getBitCount, isFlushed, reset, toByteArray, writeBits, writeBlock, writeByte, writeInt, writeShort, writeShortMSB
-
Constructor Details
-
DeflaterPending
public DeflaterPending()
-