Method | Description | |
---|---|---|
Parse ( string content ) : |
Parse VDF-formatted string.
|
|
ToString ( ) : string |
Serialize data into VDF format.
|
Method | Description | |
---|---|---|
Get ( VdfTokenizer tokenizer, bool child = false ) : |
||
ToString ( string padding ) : string |
public static Parse ( string content ) : |
||
content | string | VDF-formatted string. |
return |