Method | Description | |
---|---|---|
DumpStateRecord ( plStateDataRecord record, Plasma.hsResMgr mgr ) : byte[] | ||
FindDescriptor ( |
||
ParseStateRecord ( byte record, Plasma.hsResMgr mgr ) : plStateDataRecord | ||
Read ( Plasma.hsStream s ) : void | ||
ReadDescriptors ( Stream s ) : void | ||
ReadDescriptors ( string path ) : void |
Method | Description | |
---|---|---|
IReadDescriptor ( Plasma.hsTokenStream toks ) : void | ||
plSDLMgr ( ) : System |
public static DumpStateRecord ( plStateDataRecord record, Plasma.hsResMgr mgr ) : byte[] | ||
record | plStateDataRecord | |
mgr | Plasma.hsResMgr | |
return | byte[] |
public static FindDescriptor ( |
||
sd | ||
return |
public static ParseStateRecord ( byte record, Plasma.hsResMgr mgr ) : plStateDataRecord | ||
record | byte | |
mgr | Plasma.hsResMgr | |
return | plStateDataRecord |
public static Read ( Plasma.hsStream s ) : void | ||
s | Plasma.hsStream | |
return | void |
public static ReadDescriptors ( Stream s ) : void | ||
s | Stream | |
return | void |
public static ReadDescriptors ( string path ) : void | ||
path | string | |
return | void |