Skip to content

Add support for \r line endings #10

@coffeefedora

Description

@coffeefedora

In the readme it is mentioned that \r only lines are not handled in the ReadLine() methods.

I am working with network HL7 data that uses \r only terminators, and the built in ReadLine() works with that.

this project is much much much faster than .net 8 standard StreamReader, and I would love to use this with the data.

If not willing to add it, is there an easy/efficient way I can manually emulate this behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions