ECPTextStream v1.0.4
- Enhancement:
ReadText
method refactor. The method is now able to find the line break character in forward sense. - Bug Fixed: Unexpected behavior when the buffer is not able to hold a full line of text. The error becomes when the buffer was requested to end on a line break or line return character.
- Bug Fixed: Type matching error for Null Char terminated streams.