readJSON

read a json-constructable object from a file

  1. T readJSON(string file)
    T
    readJSON
    (
    T
    )
    (
    string file
    )
  2. auto readJSON(string file)

Meta