The text of this article is not in this database — only its details are. Read it on the old site: How to read a binary file in C#
3 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: How to read a binary file in C#
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Archit APosted Feb 10, 2020, 12:36 AM
Mahesh sir, Is it possible to create such a binary file with text that is not readable by human? This example stores data in .bin file whose text can easily be read by opening the file with Notepad. Please help me
Micah ParkerPosted Sep 27, 2019, 12:09 AM
I found this extremely interesting, except the title says how to READ IT. You explained how to CREATE and WRITE to it... The title was a tad miss-leading, buddy.