Class SVNXDeltaAlgorithm


  • public class SVNXDeltaAlgorithm
    extends SVNDeltaAlgorithm
    Version:
    1.3
    Author:
    TMate Software Ltd.
    • Constructor Detail

      • SVNXDeltaAlgorithm

        public SVNXDeltaAlgorithm()
    • Method Detail

      • computeDelta

        public void computeDelta​(byte[] a,
                                 int aLength,
                                 byte[] b,
                                 int bLength)
        Specified by:
        computeDelta in class SVNDeltaAlgorithm