ByteReader NuGet Package

Simple byte reader that provides functions to extract a byte array from a file or a string (e.g.

"F1 00 2C FF" to { 0xF1, 0x00, 0x2C, 0xFF }). It can also convert a byte array to a string or write it to a file.




Got any ByteReader Question?





Info

Version: 1.0.1
Author(s): Juan Ferrer
Last Update: Friday, June 30, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/JuanFerrer/ByteReader
NuGet Url: https://www.nuget.org/packages/ByteReader


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



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2491