Info
Version: | 1.0.0-alpha |
Author(s): | Nate Zaugg |
Last Update: | Thursday, February 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/StreamTools |
Install
Install-Package StreamTools
dotnet add package StreamTools
paket add StreamTools
StreamTools Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Also includes BookmarkStream which allows you to bookmark and restore to the bookmark a stream position. It includes SubStream which is a bounded view of a parent stream.