![]() |
Qore json Module 1.11.0
|
contains all public definitions in the NdjsonDataProvider module More...
Classes | |
| class | InputStreamNdjsonIterator |
| Iterator for reading NDJSON data from an input stream. More... | |
| class | NdjsonDataProviderFactory |
| Factory class for NDJSON data providers. More... | |
| class | NdjsonIterator |
| Iterator for reading NDJSON (Newline Delimited JSON) data from a string. More... | |
| hashdecl | NdjsonIteratorOptions |
| NDJSON iterator options. More... | |
| class | NdjsonReadDataProvider |
| Data provider for reading NDJSON data. More... | |
| hashdecl | NdjsonReadDataProviderOptions |
| NDJSON read data provider constructor options. More... | |
| class | NdjsonRecordIterator |
| Record iterator wrapper for NDJSON data. More... | |
| class | NdjsonStringWriter |
| Creates NDJSON output as a string. More... | |
| class | NdjsonWriter |
| Writer for creating NDJSON (Newline Delimited JSON) output. More... | |
| hashdecl | NdjsonWriterOptions |
| NDJSON writer options. More... | |
Variables | |
| const auto | DefaultMaxLineLength = ... |
| Default maximum line length (10 MB) | |
| const auto | DefaultEncoding = ... |
| Default encoding for NDJSON data. | |
contains all public definitions in the NdjsonDataProvider module
Contains all public definitions in the NdjsonDataProvider module.