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