20 packages tagged with “BinaryReader”
Deprecated in favor of Syroot.BinaryData
A high-performance implementation of BinaryReader and BinaryWriter which works on binary arrays directly by eliminating the need for an intermediate stream object.
.NET library extending stream data reading and writing functionality.
SpanReader and SpanWriter which wraps a Span<byte> and provide a convenient functionality for reading and writing.
.NET library automating binary serialization of classes and structs.
A big-endian BinaryReader/Writer implementation for .NET.
An alternative to the .NET BinaryReader and BinaryWriter objects that allows you to read and write individual bits of data.
.Net 大端序二进制读取器, 目前只能固定读取8、16、u24、32、64长度的整型,以后可能会根据自己的实际需要再进行功能扩展(比如读取任意位的整型),如果你想参与这个项目你可以加入进来(然而这个项目我用 Visual Basic 写的)。
Binary Reader for Span<T>. As of right now, this consists of various extension methods to ReadOnlySpan<byte>.
Work with bits efficiently in a stream using standard streams and extending BinaryReader/BinaryWriter.
Extension methods for BinaryReader/BinaryWriter for switching byte endianness.
BinaryWriter and BinaryReader utilities and VarInt implementation
OatmealDome's fork of Syroot.BinaryData.
Provides helper classes for Bitwise IO
Set of extension methods/properties that make File IO easier.
IO Utils library from BxNiom
This package includes the UltimateOrb.nanoFramework.System.IO.BinaryReader assembly for .NET nanoFramework C# projects.