Qore json Module 1.11.0
Loading...
Searching...
No Matches
NdjsonDataProvider::NdjsonIteratorOptions hashdecl Reference

NDJSON iterator options. More...

#include <NdjsonDataProvider.qm.dox.h>

Public Attributes

bool skip_empty_lines
 Skip empty lines (default: True)
 
bool skip_invalid_json
 Skip invalid JSON lines instead of throwing an exception (default: False)
 
int max_line_length
 Maximum line length in bytes (default: 10 MB)
 
string encoding
 Encoding for the input data (default: UTF-8)
 

Detailed Description

NDJSON iterator options.


The documentation for this hashdecl was generated from the following file: