ReadonlyidUnique ID within a document.
ProtecteddeleteProtecteddeleteRename to .rangeX() method?
ProtectedformatProtectedinsProtectedinsProtectedinsertProtectedinsertContent length.
ProtectedmergeProtectedmergeProtectedmergeReturns the name of the JSON node type.
ID of character to start the search from.
Optional chunk containing the ID. If not provided, it will be looked up.
Whether to skip deleted chunks. If true, the returned ID will be the closest visible ID.
Next ID in the RGA sequence.
Returns the position of the first element in the chunk.
ID of character to start the search from.
Optional chunk containing the ID. If not provided, it will be looked up.
Whether to skip deleted chunks. If true, the returned ID will be the closest visible ID.
Previous ID in the RGA sequence.
ProtectedprintChunk from which to start the range. If undefined, the
chunk containing from will be used. This is an optimization
to avoid a lookup.
ID of the first element in the range.
ID of the last element in the range.
Function to call for each chunk slice in the range. If it returns truthy value, the iteration will stop.
Reference to the last chunk in the range.
Number of chunks.
ProtectedsplitProtectedtoReturns a POJO object which represents the "view" of this JSON node model.
Represents the
bintype in JSON CRDT. Thebinis a blob of binary data, powered by a Replicated Growable Array (RGA) algorithm.