Loading
How to create and write to a binary fine using C# and .NET. The System.IO.BinaryWriter class is used to write binary data to a stream. This class also provides an option to specify the character encoding including ASCII, Unicode, UTF32, UTF7, and UTF8 encoding.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.