Parses the given string data into an object containing the end-of-line sequence and an array of lines split by newline characters.
The input string to be parsed into lines.
An ITextLines object with the detected end-of-line sequence and the array of lines.
ITextLines
5.0.0
2025-06-18
Parses the given string data into an object containing the end-of-line sequence and an array of lines split by newline characters.