An enhanced version of the built-in BinaryReader and BinaryWriter that include more data types and the ability to set byte-order endianness.
Info
| Version: | 1.0.0 |
| Author(s): | Lucida.SmartBinary |
| Last Update: | Thursday, August 27, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Lucida.SmartBinary |
Install
Install-Package Lucida.SmartBinary
dotnet add package Lucida.SmartBinary
paket add Lucida.SmartBinary
Lucida.SmartBinary Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)