Info
| Version: | 2.1.1 |
| Author(s): | David Eršil |
| Last Update: | Monday, June 8, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://base64stream.blogspot.com/ |
| NuGet Url: | https://www.nuget.org/packages/Base64Stream |
Install
Install-Package Base64Stream
dotnet add package Base64Stream
paket add Base64Stream
Base64Stream Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Use NuGet_Base64Stream.EncodeAsync(input, output, options) or NuGet_Base64Stream.DecodeAsync(input, output, options) functions to encode/decode streams.