EndianBinaryIO 1.1.2
A .NET Standard library that can read and write primitives, enums, arrays, and strings to streams and byte arrays using specified endianness, string encoding, and boolean sizes.
Objects can also be read from/written to streams via reflection and attributes.
Project URL ― https://github.com/Kermalis/EndianBinaryIO
Install-Package EndianBinaryIO -Version 1.1.2
dotnet add package EndianBinaryIO --version 1.1.2
<PackageReference Include="EndianBinaryIO" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EndianBinaryIO --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on EndianBinaryIO:
Repository | Stars |
---|---|
Kermalis/VGMusicStudio
🎵 A program that lets you listen to the music from popular video game formats. 🎵
|