public class ZipData extends java.lang.Object
(package private) byte[]
buf
(package private) boolean
isEnabled
(package private) int
nBytes
pt
ZipData(int nBytes)
int
addBytes(byte[] byteBuf, int nSectorBytes, int nBytesRemaining)
void
addTo(SB data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
boolean isEnabled
byte[] buf
int pt
int nBytes
public ZipData(int nBytes)
public int addBytes(byte[] byteBuf, int nSectorBytes, int nBytesRemaining)
public void addTo(SB data)