Property | Type | Description | |
---|---|---|---|
ValueString | System | ||
ValueString | System |
Method | Description | |
---|---|---|
Encode ( ) : byte[] | ||
Parse ( Stream s ) : void | ||
Parse ( Stream s, byte firstByte ) : void |
Method | Description | |
---|---|---|
ValueString ( ) : System | ||
ValueString ( string StringValue ) : System |
public Parse ( Stream s, byte firstByte ) : void | ||
s | Stream | |
firstByte | byte | |
return | void |