JsonParser.value

class JsonParser(T, bool AllowNaN = false)
final
const(T)[]
value
()

Return Value

Type: const(T)[]

The current value of the token

Meta