Decode byte array or stream containing chunk-transfer-encoded data, particularly useful for HTTP data.
Info
Version: | 1.0.4.1 |
Author(s): | ChunkDecoder |
Last Update: | Friday, November 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jchristn/ChunkDecoder/ |
NuGet Url: | https://www.nuget.org/packages/ChunkDecoder |
Install
Install-Package ChunkDecoder
dotnet add package ChunkDecoder
paket add ChunkDecoder
ChunkDecoder Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
No dependencies.
No dependencies.
Tags