PatchDebugData
amiudmodz / proto / PatchDebugData
Class: PatchDebugData
Defined in: WAProto/index.d.ts:11260
Implements
Constructors
new PatchDebugData()
new PatchDebugData(
p?):PatchDebugData
Defined in: WAProto/index.d.ts:11261
Parameters
p?
Returns
Properties
collectionName?
optionalcollectionName:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:11265
Implementation of
IPatchDebugData.collectionName
currentLthash?
optionalcurrentLthash:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:11262
Implementation of
firstFourBytesFromAHashOfSnapshotMacKey?
optionalfirstFourBytesFromAHashOfSnapshotMacKey:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:11266
Implementation of
IPatchDebugData.firstFourBytesFromAHashOfSnapshotMacKey
isSenderPrimary?
optionalisSenderPrimary:null|boolean
Defined in: WAProto/index.d.ts:11272
Implementation of
IPatchDebugData.isSenderPrimary
newLthash?
optionalnewLthash:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:11263
Implementation of
newLthashSubtract?
optionalnewLthashSubtract:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:11267
Implementation of
IPatchDebugData.newLthashSubtract
numberAdd?
optionalnumberAdd:null|number
Defined in: WAProto/index.d.ts:11268
Implementation of
numberOverride?
optionalnumberOverride:null|number
Defined in: WAProto/index.d.ts:11270
Implementation of
IPatchDebugData.numberOverride
numberRemove?
optionalnumberRemove:null|number
Defined in: WAProto/index.d.ts:11269
Implementation of
patchVersion?
optionalpatchVersion:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:11264
Implementation of
senderPlatform?
optionalsenderPlatform:null|Platform
Defined in: WAProto/index.d.ts:11271
Implementation of
IPatchDebugData.senderPlatform
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:11278
Returns
object
create()
staticcreate(properties?):PatchDebugData
Defined in: WAProto/index.d.ts:11273
Parameters
properties?
Returns
decode()
staticdecode(r,l?):PatchDebugData
Defined in: WAProto/index.d.ts:11275
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:11274
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):PatchDebugData
Defined in: WAProto/index.d.ts:11276
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:11279
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:11277
Parameters
m
o?
IConversionOptions
Returns
object