5 packages tagged with “BinaryPrimitives”
This package includes the .NET System.Buffers.Binary.BinaryPrimitives namespace for .NET nanoFramework C# projects.
A high-performance implementation of BinaryReader and BinaryWriter which works on binary arrays directly by eliminating the need for an intermediate stream object.
Utilities to read/write primitives from/to spans easily
A source generator to generate TryRead/Write Little/BigEndian methods for struct/class definitions for binary serialization.