public class DeltaDecoder extends Object
DeltaDecoder(int distance)
void
decode(byte[] buf, int off, int len)
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeltaDecoder(int distance)
public void decode(byte[] buf, int off, int len)