0
kicks
A line mapping StreamReader
The LineMappingStreamReader is a TextReader which can be used to map the line breaks along a given Stream. Using this single class it is possible to calculate two-dimensional coordinates (line and column values) for a given offset within a stream, and vice-versa.