Methods
-
static readModel(decoder, transaction, store)
-
Parameters:
Name Type Description decoderdecoding.Decoder transactionTransaction storeStructStore -
static writeModel(encoder, store, targetStateopt)
-
Parameters:
Name Type Attributes Description encoderencoding.Encoder storeStructStore targetStateMap.<number, number> <optional>
The state of the target that receives the update. Leave empty to write all known structs
-
inner writeStructs(encoder, structs, client, clock)
-
Parameters:
Name Type Description encoderencoding.Encoder structsArray.<AbstractStruct> All structs by
clientclientnumber clocknumber write structs starting with
ID(client,clock)