Class: BinaryDelta

diffusion.datatypes. BinaryDelta

new BinaryDelta()

Delta that represents the difference between two binary values.

Since:
  • 5.7

Methods

hasChanges() → {Boolean}

Whether this delta contains any changes.

Returns:

if the delta contains changes

Type
Boolean