Delta that represents the difference between two binary values.
DataType implementations that support binary deltas by returning a
delta type implementation as the result of a diff operation
diff. Two values of such a data type can be diffed to
create a binary delta. The binary delta can later be applied to the first
value to calculate the second value.
Delta that represents the difference between two binary values.
DataType implementations that support binary deltas by returning a delta type implementation as the result of a diff operation diff. Two values of such a data type can be diffed to create a binary delta. The binary delta can later be applied to the first value to calculate the second value.
5.7