object
json_lines(ObjectRepresentation,PairRepresentation,StringRepresentation)
ï
ObjectRepresentation
- Object representation to be used when decoding JSON objects. Possible values arecurly
(default) andlist
.PairRepresentation
- Pair representation to be used when decoding JSON objects. Possible values aredash
(default),equal
, andcolon
.StringRepresentation
- Text representation to be used when decoding JSON strings. Possible values areatom
(default),chars
, andcodes
.
JSON Lines parser and generator.
Availability:
logtalk_load(json_lines(loader))
Author: Paulo Moura
Version: 1:0:0
Date: 2025-05-27
Compilation flags:
static, context_switching_calls
Implements:
public
json_lines_protocolRemarks:
(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)