Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streamline file reading to use io streams #498

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Jul 1, 2024

  1. Add the ability to pass sig and hea streams to rdrecord, rdheader and…

    … rdann, in case the file is not read from disk.
    Ivorforce committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0378030 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    39cd94b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Streamline file reading for single segment records, record headers an…

    …d annotation files. These methods all now stack between the public functions, handling mainly i/o, and the parsing functions.
    Ivorforce committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7a83307 View commit details
    Browse the repository at this point in the history