- deserializeInto
void deserializeInto(U v)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeIniHandler
IniHandler!S makeIniHandler()
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(IniHandler!S handler)
Undocumented in source. Be warned that the author may not have intended to support it.
Utility sponge type which absorbs any INI data. Can be later deserialized into a concrete type.