Implements
Constructors
new SyncActionData()
new SyncActionData(Defined in: WAProto/index.d.ts:11413p?):SyncActionData
Parameters
p?
ISyncActionData
Returns
SyncActionData
Properties
index?
Defined in: WAProto/index.d.ts:11414optionalindex:null|Uint8Array<ArrayBufferLike>
Implementation of
ISyncActionData.index
padding?
Defined in: WAProto/index.d.ts:11416optionalpadding:null|Uint8Array<ArrayBufferLike>
Implementation of
ISyncActionData.padding
value?
Defined in: WAProto/index.d.ts:11415optionalvalue:null|ISyncActionValue
Implementation of
ISyncActionData.value
version?
Defined in: WAProto/index.d.ts:11417optionalversion:null|number
Implementation of
ISyncActionData.version
Methods
create()
Defined in: WAProto/index.d.ts:11418staticcreate(properties?):SyncActionData
Parameters
properties?
ISyncActionData
Returns
SyncActionData
decode()
Defined in: WAProto/index.d.ts:11420staticdecode(r,l?):SyncActionData
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
SyncActionData
encode()
Defined in: WAProto/index.d.ts:11419staticencode(m,w?):Writer
Parameters
m
ISyncActionData
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:11421staticfromObject(d):SyncActionData
Parameters
d
Returns
SyncActionData
getTypeUrl()
Defined in: WAProto/index.d.ts:11424staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:11423
Returns
object
toObject()
Defined in: WAProto/index.d.ts:11422statictoObject(m,o?):object
Parameters
m
SyncActionData
o?
IConversionOptions
Returns
object