I was trying to read a binary file created from a native app using the C# BinaryReader class but kept getting weird numbers.
Byte arrays, typed values, binary reader, and…
I was trying to read a binary file created from a native app using the C# BinaryReader class but kept getting weird numbers.