Save This Page
Home » openjdk-7 » java » util » zip » [javadoc | source]
java.util.zip
class: DeflaterPending [javadoc | source]
java.lang.Object
   java.util.zip.PendingBuffer
      java.util.zip.DeflaterPending
This class stores the pending output of the Deflater.
Fields inherited from java.util.zip.PendingBuffer:
buf,  start,  end,  bits,  bitCount
Constructor:
 public DeflaterPending() 
Methods from java.util.zip.PendingBuffer:
alignToByte,   flush,   getBitCount,   isFlushed,   reset,   toByteArray,   writeBits,   writeBlock,   writeByte,   writeInt,   writeShort,   writeShortMSB
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait