public class DeltaEncoder extends java.lang.Object
DeltaEncoder(int distance)
void
encode(byte[] in, int in_off, int len, byte[] out)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeltaEncoder(int distance)
public void encode(byte[] in, int in_off, int len, byte[] out)