Class: SyncdPatch
Defined in: WAProto/index.d.ts:9840
Implements
Constructors
new SyncdPatch()
new SyncdPatch(
p
?):SyncdPatch
Defined in: WAProto/index.d.ts:9841
Parameters
p?
Returns
Properties
clientDebugData
clientDebugData:
Uint8Array
Defined in: WAProto/index.d.ts:9850
Implementation of
deviceIndex
deviceIndex:
number
Defined in: WAProto/index.d.ts:9849
Implementation of
exitCode?
optional
exitCode:null
|IExitCode
Defined in: WAProto/index.d.ts:9848
Implementation of
externalMutations?
optional
externalMutations:null
|IExternalBlobReference
Defined in: WAProto/index.d.ts:9844
Implementation of
keyId?
optional
keyId:null
|IKeyId
Defined in: WAProto/index.d.ts:9847
Implementation of
mutations
mutations:
ISyncdMutation
[]
Defined in: WAProto/index.d.ts:9843
Implementation of
patchMac
patchMac:
Uint8Array
Defined in: WAProto/index.d.ts:9846
Implementation of
snapshotMac
snapshotMac:
Uint8Array
Defined in: WAProto/index.d.ts:9845
Implementation of
version?
optional
version:null
|ISyncdVersion
Defined in: WAProto/index.d.ts:9842
Implementation of
Methods
create()
static
create(properties
?):SyncdPatch
Defined in: WAProto/index.d.ts:9851
Parameters
properties?
Returns
decode()
static
decode(r
,l
?):SyncdPatch
Defined in: WAProto/index.d.ts:9853
Parameters
r
Uint8Array
<ArrayBufferLike
> | Reader
l?
number
Returns
encode()
static
encode(m
,w
?):Writer
Defined in: WAProto/index.d.ts:9852
Parameters
m
w?
Writer
Returns
Writer
getTypeUrl()
static
getTypeUrl(typeUrlPrefix
?):string
Defined in: WAProto/index.d.ts:9854
Parameters
typeUrlPrefix?
string
Returns
string