FCbEntryDifference

This represents a single value difference in compact binary data Differences are reported with hierarchical names, so they can be found/reconstructed from the compact binary For example, compact binary containing an object named packagedata with differing filename values will return a PropertyName of 'packagedata/filename' Arrays of different sizes are reported as a single diff entry with the name of the array Arrays of equal size with different elements will have each element diff reported separately, with the index appended to the array property name e.g. 'packagestoreentry/importedpackages/2' or 'files/1/serverpath'