Module notzed.dez
Package au.notzed.dez
-
Interface Summary Interface Description ByteDeltaEncoder The interface for encoding a delta.ByteMatcher Common interface for byte matchers.DEZFormat Defines constants used in the DEZ1 format. -
Class Summary Class Description ByteMatcherHash Finds common strings of bytes between a source and target buffer.CyclicHash Cyclic polynomial rolling hash.DEZDecoder Decodes a DEZ patch.DEZEncoder 'DeltaZ-1' format encoder. -
Exception Summary Exception Description DEZFormatException General exception for DEZ encoder and decoder failures.