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:12:2
Date: 2024-01-14
Compilation flags:
static, context_switching_calls
Implements:
Uses:
Remarks:
(none)
Inherited public predicates:

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)