UIStringList.load

load strings from file (utf8, id=value lines)

  1. bool load(std.stream.InputStream stream)
  2. bool load(string filename)
    class UIStringList
    bool
    load
    (
    string filename
    )

Meta