Commit Graph
3 Commits
Author SHA1 Message Date
Kyle Lacy b7003bb3cc Add [OEDiffQueue initWithCapacity:] 2015-02-23 12:36:47 -08:00
Kyle Lacy 2a0ec65f9e Add [OEDiffQueue count] instance method 2015-02-23 12:18:18 -08:00
Kyle Lacy 1dbd6769d5 Add OEDiffQueue
Represents a queue of `NSData`s, but only stores the XOR'd diffs
between each object
2015-02-18 11:12:24 -08:00