 |
How to read file binary in C#? - Stack Overflow
I want to make a method that takes any file and reads it as an array of 0s and 1s, i.e. its binary code. I want to save that binary code as a text file. Can you help me? Thanks. ... Is the source file binary or encoded (textual, either as ASCII, UTF-8, UT
stackoverflow.com |
 |