Skip to content

Vdf

Inherits: RefCounted

Properties

Type Name Default
Dictionary data

Methods

Returns Signature
String get_error_message()
int parse(vdf_text: String)
Dictionary parse_string(vdf_string: String)
String stringify(data: Dictionary)

Property Descriptions

data

Dictionary data

Note

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

get_error_message()

String get_error_message()

Note

There is currently no description for this method. Please help us by contributing one!

parse()

int parse(vdf_text: String)

Note

There is currently no description for this method. Please help us by contributing one!

parse_string()

Dictionary parse_string(vdf_string: String)

Note

There is currently no description for this method. Please help us by contributing one!

stringify()

String stringify(data: Dictionary)

Note

There is currently no description for this method. Please help us by contributing one!