Key Value
Represents a recursive string key to arbitrary value container.
Constructors
Functions
Link copied to clipboard
Attempts to load the given filename as a text KeyValue.
Link copied to clipboard
Attempts to create an instance of KeyValue from the given input text.
Link copied to clipboard
Link copied to clipboard
Opens and reads the given filename as text.
Link copied to clipboard
Saves this instance to file.
Link copied to clipboard
Link copied to clipboard
Attempts to load the given filename as a binary KeyValue.
Link copied to clipboard
Populate this instance from the given InputStream as a binary KeyValue.