Skip to content

Conversation

@mthamil
Copy link

@mthamil mthamil commented Aug 11, 2018

This pull request adds public Read and Write methods that accept TextReader and TextWriter, respectively. Stream is useful in many cases, but more control is also sometimes necessary; for example, when it comes to file encodings.

I personally required this functionality to both be able to read an unusual encoding and to use a custom StreamReader implementation.

This fixes #62.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose Read(StreamReader) in FixedLengthFileMultiEngine

1 participant