Skip to main content
Salar.BinaryBuffers package icon

Salar.BinaryBuffers

A high performance implementation of BinaryReader and BinaryWriter which works on binary arrays directly by eliminating the need of a middle man Stream.

Total Downloads
74.7K
74,720
Published
Aug 29, 2019
Latest stable version

Install

.NET CLI
dotnet add package Salar.BinaryBuffers --version 1.0.0
Package Manager Console
Install-Package Salar.BinaryBuffers -Version 1.0.0
PackageReference
<PackageReference Include="Salar.BinaryBuffers" Version="1.0.0" />

Frameworks

.NETFramework4.5 .NETCoreApp2.2

Dependencies

System.Memory
.NETFramework4.5
[4.5.3, )
System.Memory
.NETCoreApp2.2
[4.5.3, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.