A port of Python's struct.pack/unpack API to C#.
Info
Version: | 1.2.0 |
Author(s): | Maximilien Noal |
Last Update: | Tuesday, May 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/maximilien-noal/OPack |
NuGet Url: | https://www.nuget.org/packages/OPack |
Install
Install-Package OPack
dotnet add package OPack
paket add OPack
OPack Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.4)