decode

Short-cut for Decoder.decode.

  1. T decode(const(char)[] json, Decoder.Option opt)
    T
    decode
    (
    T = JSONValue
    )
    (
    in const(char)[] json
    ,)
  2. T decode(const(char)[] json)

Meta