Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Complete 'ecsv' module #4

@zeitgeist

Description

@zeitgeist

Complete the ecsv module, with at least the following functions

  1. parse_all/2 – continously scan a large binary ; either return a complete result, or an incomplete one with including the parsed lines, items and (possibly) not fully-processed part
  2. parse_continue/3 – continuous incomplete parsing from parse_all/2
  3. parse_single/2 – redirects to ecvs_parser:parse/2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions