yajl ~master (2014-10-04T10:55:36Z)
Home
Dub
Repo
Decoder.decodedValue
yajl
decoder
Decoder
Returns the decoded object.
inout
(
T
)
decodedValue
[@property getter]
struct
Decoder
@
property
nothrow ref inout
inout
(
T
)
decodedValue
(
T
=
JSONValue
)
(
)
if
(
is
(
T
:
JSONValue
)
)
inout
(
T
)
decodedValue
[@property getter]
Meta
Source
See Implementation
yajl
decoder
Decoder
aliases
MissingHandler
constructors
this
destructors
~this
functions
decode
properties
decodedValue
structs
Option
Returns the decoded object.