public class SVNXDeltaAlgorithm extends SVNDeltaAlgorithm
Constructor and Description |
---|
SVNXDeltaAlgorithm() |
Modifier and Type | Method and Description |
---|---|
void |
computeDelta(byte[] a,
int aLength,
byte[] b,
int bLength) |
copyFromNewData, copyFromSource, copyFromTarget, getData, getInstructionsLength, getNewDataLength, reset
public void computeDelta(byte[] a, int aLength, byte[] b, int bLength)
computeDelta
in class SVNDeltaAlgorithm
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.