yajl ~master (2014-10-04T10:55:36Z)
Home
Dub
Repo
decode
yajl
yajl
Short-cut for Decoder.decode.
T
decode
(const(char)[] json, Decoder.Option opt)
T
decode
(
T
=
JSONValue
)
(
in
const
(
char
)[]
json
,
ref
Decoder.Option
opt
)
T
decode
(const(char)[] json)
Meta
Source
See Implementation
yajl
yajl
functions
decode
encode
Short-cut for Decoder.decode.