LogoRobo.js
Framework

buildUpdateSegmentsToChunkDeltas()

Function: buildUpdateSegmentsToChunkDeltas()

function buildUpdateSegmentsToChunkDeltas(
   id, 
   oldSegmentIds, 
   oldSegments, 
   newChunkKey, 
   newChunkId, 
   newRecord, 
   uniqueUpdates): DeltaBuildResult

Parameters

ParameterType
idstring
oldSegmentIdsstring[]
oldSegmentsSegmentWrite[]
newChunkKeystring
newChunkIdnumber
newRecordunknown
uniqueUpdatesUniqueUpdate[]

Returns

DeltaBuildResult

On this page