Method | Description | |
---|---|---|
Deserialize ( byte buffer ) : uint |
Deserialized byte array to a TagActionData instance
|
|
Serialize ( ) : byte[] |
Get serialized byte array for this ActionData
|
|
Size ( ) : int |
The total Size of this ActionData buffer
|
public Deserialize ( byte buffer ) : uint | ||
buffer | byte | Byte array contains data of an ActionData instance. |
return | uint |