object
json(StringRepresentation)
ï
StringRepresentation
- Text representation to be used when decoding JSON strings. Possible values areatom
(default),chars
, andcodes
.
JSON parser and generator. Uses curly terms for parsed JSON objects and dashes for parsed JSON pairs.
Availability:
logtalk_load(json(loader))
Author: Paulo Moura
Version: 1:0:0
Date: 2022-11-14
Compilation flags:
static, context_switching_calls
Extends:
Remarks:
(none)
Inherited public predicates:
 generate/2  parse/2
Public predicatesï
(no local declarations; see entity ancestors if any)
Protected predicatesï
(no local declarations; see entity ancestors if any)
Private predicatesï
(no local declarations; see entity ancestors if any)
Operatorsï
(none)