Info
Version: | 0.3.0 |
Author(s): | Pawel Stroinski |
Last Update: | Friday, April 24, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PawelStroinski/StreamReaderSeeker |
NuGet Url: | https://www.nuget.org/packages/StreamReaderSeeker |
Install
Install-Package StreamReaderSeeker
dotnet add package StreamReaderSeeker
paket add StreamReaderSeeker
StreamReaderSeeker Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
Furthermore, position can be fine-tuned by number of characters with help of Position.ShiftByCharacters method, if needed. See example @ https://github.com/PawelStroinski/StreamReaderSeeker.