Info
Version: | 2.1.0 |
Author(s): | Sonic-The-Hedgehog-LNK1123 |
Last Update: | Sunday, April 5, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/Sonic-The-Hedgehog-LNK1123/ReedSolomon |
NuGet Url: | https://www.nuget.org/packages/STH1123.ReedSolomon |
Install
Install-Package STH1123.ReedSolomon
dotnet add package STH1123.ReedSolomon
paket add STH1123.ReedSolomon
STH1123.ReedSolomon Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
No dependencies.
Tags
Universal: compatibility with almost any other Reed-Solomon codec.
Errors-and-erasures (errata) decoding allows you to decode both erasures (where you know the position of the corrupted characters) and errors (where you don’t know the position of the corrupted characters) at the same time.