Click here to Skip to main content
15,899,475 members
Articles / Programming Languages / C#

C# - how to write and read multidemnsional arrays of blittable types with BinaryWriter/Binary reader - short and fast.

26 Jan 2016CPOL2 min read 8.4K   4  
How to write / read multidemnsional arrays to/from BinaryWriter/BinaryReader or other stream using UnmanagedMemoryStream.
This is an old version of the currently published article.

Only logged in members can view this content

Please go to the C# Table of Contents to view the list of available articles in this section.