-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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.