Skip to content

ECPTextStream v1.0.4

Compare
Choose a tag to compare
@ws-garcia ws-garcia released this 19 Apr 02:18
· 49 commits to main since this release
  • 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.