Setting.toJSON

serialize to json

  1. string toJSON(bool pretty)
    class Setting
    string
    toJSON
    (
    bool pretty = false
    )
  2. void toJSON(Buf buf, int level, bool pretty)

Meta