메소드 | 설명 | |
---|---|---|
Deserialize ( byte buffer ) : uint |
Deserialized byte array to an ActionData instance
|
|
Serialize ( ) : byte[] |
Get serialized byte array for this struct
|
|
Size ( ) : int |
Get the total Size of ActionData
|
public Deserialize ( byte buffer ) : uint | ||
buffer | byte | Byte array contain data of an ActionData instance. |
리턴 | uint |