18 packages
returned for Tags:"binaryreader"
Filter
Deprecated in favor of Syroot.BinaryData
.NET library extending stream data reading and writing functionality.
.NET library automating binary serialization of classes and structs.
A high-performance implementation of BinaryReader and BinaryWriter which works on binary arrays directly by eliminating the need for an intermediate stream object.
An alternative to the .NET BinaryReader and BinaryWriter objects that allows you to read and write individual bits of data.
SpanReader and SpanWriter which wraps a Span<byte> and provide a convenient functionality for reading and writing.
.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.
A high-performance implementation of BinaryReader and BinaryWriter which works on binary arrays directly by eliminating the need for an intermediate stream object.
A big-endian BinaryReader/Writer implementation for .NET.
Extension methods for BinaryReader/BinaryWriter for switching byte endianness.
BinaryWriter and BinaryReader utilities and VarInt implementation
A big-endian BinaryReader/Writer implementation for .NET.
Set of extension methods/properties that make File IO easier.
A big-endian BinaryReader/Writer implementation for .NET.
IO Utils library from BxNiom
Provides helper classes for Bitwise IO