Implements
Constructors
new PatchDebugData()
new PatchDebugData(Defined in: WAProto/index.d.ts:10089p?):PatchDebugData
Parameters
p?
IPatchDebugData
Returns
PatchDebugData
Properties
collectionName?
Defined in: WAProto/index.d.ts:10093optionalcollectionName:null|Uint8Array<ArrayBufferLike>
Implementation of
IPatchDebugData.collectionName
currentLthash?
Defined in: WAProto/index.d.ts:10090optionalcurrentLthash:null|Uint8Array<ArrayBufferLike>
Implementation of
IPatchDebugData.currentLthash
firstFourBytesFromAHashOfSnapshotMacKey?
Defined in: WAProto/index.d.ts:10094optionalfirstFourBytesFromAHashOfSnapshotMacKey:null|Uint8Array<ArrayBufferLike>
Implementation of
IPatchDebugData.firstFourBytesFromAHashOfSnapshotMacKey
isSenderPrimary?
Defined in: WAProto/index.d.ts:10100optionalisSenderPrimary:null|boolean
Implementation of
IPatchDebugData.isSenderPrimary
newLthash?
Defined in: WAProto/index.d.ts:10091optionalnewLthash:null|Uint8Array<ArrayBufferLike>
Implementation of
IPatchDebugData.newLthash
newLthashSubtract?
Defined in: WAProto/index.d.ts:10095optionalnewLthashSubtract:null|Uint8Array<ArrayBufferLike>
Implementation of
IPatchDebugData.newLthashSubtract
numberAdd?
Defined in: WAProto/index.d.ts:10096optionalnumberAdd:null|number
Implementation of
IPatchDebugData.numberAdd
numberOverride?
Defined in: WAProto/index.d.ts:10098optionalnumberOverride:null|number
Implementation of
IPatchDebugData.numberOverride
numberRemove?
Defined in: WAProto/index.d.ts:10097optionalnumberRemove:null|number
Implementation of
IPatchDebugData.numberRemove
patchVersion?
Defined in: WAProto/index.d.ts:10092optionalpatchVersion:null|Uint8Array<ArrayBufferLike>
Implementation of
IPatchDebugData.patchVersion
senderPlatform?
Defined in: WAProto/index.d.ts:10099optionalsenderPlatform:null|Platform
Implementation of
IPatchDebugData.senderPlatform
Methods
create()
Defined in: WAProto/index.d.ts:10101staticcreate(properties?):PatchDebugData
Parameters
properties?
IPatchDebugData
Returns
PatchDebugData
decode()
Defined in: WAProto/index.d.ts:10103staticdecode(r,l?):PatchDebugData
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
PatchDebugData
encode()
Defined in: WAProto/index.d.ts:10102staticencode(m,w?):Writer
Parameters
m
IPatchDebugData
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:10104staticfromObject(d):PatchDebugData
Parameters
d
Returns
PatchDebugData
getTypeUrl()
Defined in: WAProto/index.d.ts:10107staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:10106
Returns
object
toObject()
Defined in: WAProto/index.d.ts:10105statictoObject(m,o?):object
Parameters
m
PatchDebugData
o?
IConversionOptions
Returns
object