Skip to main content

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?

ISyncdPatch

Returns

SyncdPatch

Properties

clientDebugData

clientDebugData: Uint8Array

Defined in: WAProto/index.d.ts:9850

Implementation of

ISyncdPatch.clientDebugData


deviceIndex

deviceIndex: number

Defined in: WAProto/index.d.ts:9849

Implementation of

ISyncdPatch.deviceIndex


exitCode?

optional exitCode: null | IExitCode

Defined in: WAProto/index.d.ts:9848

Implementation of

ISyncdPatch.exitCode


externalMutations?

optional externalMutations: null | IExternalBlobReference

Defined in: WAProto/index.d.ts:9844

Implementation of

ISyncdPatch.externalMutations


keyId?

optional keyId: null | IKeyId

Defined in: WAProto/index.d.ts:9847

Implementation of

ISyncdPatch.keyId


mutations

mutations: ISyncdMutation[]

Defined in: WAProto/index.d.ts:9843

Implementation of

ISyncdPatch.mutations


patchMac

patchMac: Uint8Array

Defined in: WAProto/index.d.ts:9846

Implementation of

ISyncdPatch.patchMac


snapshotMac

snapshotMac: Uint8Array

Defined in: WAProto/index.d.ts:9845

Implementation of

ISyncdPatch.snapshotMac


version?

optional version: null | ISyncdVersion

Defined in: WAProto/index.d.ts:9842

Implementation of

ISyncdPatch.version

Methods

create()

static create(properties?): SyncdPatch

Defined in: WAProto/index.d.ts:9851

Parameters

properties?

ISyncdPatch

Returns

SyncdPatch


decode()

static decode(r, l?): SyncdPatch

Defined in: WAProto/index.d.ts:9853

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

SyncdPatch


encode()

static encode(m, w?): Writer

Defined in: WAProto/index.d.ts:9852

Parameters

m

ISyncdPatch

w?

Writer

Returns

Writer


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

Defined in: WAProto/index.d.ts:9854

Parameters

typeUrlPrefix?

string

Returns

string