NuGet Package ByteTools

A library to convert between byte arrays and strings using hex (base 16) encoding i.e.

each byte is represented by 2 hex characters. The implementation makes use of an efficient table lookup that is approx 16x faster than using System.BitConverter.




Got any ByteTools Question?





Info

Version: 1.0.0
Author(s): Christopher Green
Last Update: Monday, May 21, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/cgreenza/ByteTools
NuGet Url: https://www.nuget.org/packages/ByteTools


Install
Install-Package ByteTools
dotnet add package ByteTools
paket add ByteTools
ByteTools Download (Unzip the "nupkg" after downloading)

.NETFramework 2.0
  • No dependencies.
.NETFramework 4.0
  • No dependencies.
.NETStandard 1.0


Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

2138