| Declared in | NSData+DeltaPatching.h | 
|---|
This category provides delta patching support to enable the restoration of delta compressed data.
- (NSData *)dataByDeltaPatchingWithData:(NSData *)deltaData NSData to patch the receiver with 
restored data
Returns the restored data from patching the deltaData with the receiver.
NSData+DeltaPatching.hLast updated: 2011-2-20