Did you know ... | Search Documentation: |
Pack logtalk -- logtalk-3.85.0/docs/_sources/json_3.rst.txt |
.. index:: json(ObjectRepresentationï¼PairRepresentationï¼StringRepresentation) .. _json/3:
.. rst-class:: right
object
json(ObjectRepresentation,PairRepresentation,StringRepresentation)
ObjectRepresentation
- Object representation to be used when decoding JSON objects. Possible values are curly
(default) and list
.PairRepresentation
- Pair representation to be used when decoding JSON objects. Possible values are dash
(default), equal
, and colon
.StringRepresentation
- Text representation to be used when decoding JSON strings. Possible values are atom
(default), chars
, and codes
.
JSON parser and generator.
| Availability:
| logtalk_load(json(loader))
| Author: Paulo Moura and Jacinto Dávila | Version: 0:13:0 | Date: 2024-07-16
| Compilation flags:
| static, context_switching_calls
| Implements:
| public
:ref:`json_protocol <json_protocol/0>`
| Uses:
| :ref:`reader <reader/0>`
| Remarks: | (none)
| Inherited public predicates: | Â :ref:`json_protocol/0::generate/2` Â :ref:`json_protocol/0::parse/2` Â
.. contents:: :local: :backlinks: top
(no local declarations; see entity ancestors if any)
(no local declarations; see entity ancestors if any)
(no local declarations; see entity ancestors if any)
(none)