Expand description

Contains modules for processing the JSON file contents.

Modules

  • This module contains the functionality to process a stream of bytes to convert JSON to JSONL.
  • This module contains the functionality to process a lines of a file one at a time without reading the entire file into memory at once.