Fast, allocation-free implementation of Consistent Overhead Byte Stuffing (COBS) encoding and decoding for pipes and streams.
Info
Version: | 0.0.4 |
Author(s): | True Goodwill |
Last Update: | Tuesday, February 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FastFinTech/FFT.COBS |
NuGet Url: | https://www.nuget.org/packages/FFT.COBS |
Install
Install-Package FFT.COBS
dotnet add package FFT.COBS
paket add FFT.COBS
FFT.COBS Download (Unzip the "nupkg" after downloading)
Dependencies
- ConfigureAwait.Fody(>= 3.3.1)
- FFT.Disposables(>= 0.0.6)
- System.IO.Pipelines(>= 5.0.1)
Tags