Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 382 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 382 Bytes

BinaryStream.NET

Pure .NET library with static extensions to read and write native datatypes in any type of streams (System.IO.Stream).

Installation

PM> Install-Package BinaryStream.NET

Example

image

Licence

This work is licensed under the MIT License.