Property | Type | Description | |
---|---|---|---|
_StackOps | Recurity.Swf.AVM1.StackChange[] | ||
_actionCode | byte | ||
_length |
Method | Description | |
---|---|---|
ParseFrom ( string line ) : bool |
|
|
PerformStackOperations ( Stack sourceStack ) : |
|
|
Read ( |
|
|
ToString ( ) : string |
|
|
Write ( Stream output ) : void |
|
Method | Description | |
---|---|---|
Parse ( |
|
|
ParseFrom ( ) : bool |
|
|
Render ( |
|
Method | Description | |
---|---|---|
ParseFromTokenize ( string line ) : string[] |
|
protected Parse ( |
||
sourceStream | ||
sourceVersion | byte | |
return | void |
public PerformStackOperations ( Stack sourceStack ) : |
||
sourceStack | Stack | |
return |
public Read ( |
||
sourceStream | ||
sourceVersion | byte | |
return | void |
protected Render ( |
||
outputStream | ||
return | ulong |
protected StackChange[],Recurity.Swf.AVM1 _StackOps | ||
return | Recurity.Swf.AVM1.StackChange[] |