Skip to content
Paul Hirch edited this page Apr 14, 2024 · 7 revisions

Welcome to the BinaryView wiki! Libary to easily write and read binary data from streams and files.

Available as a NuGet Package.

This library basically provides more advanced versions of the System.IO.BinaryWriter and System.IO.BinaryReader classes.

Clone this wiki locally