Below are revisions for this snippet.

Write a binary file





Syndication

Revision Revison 1
Write a set of bytes into a 'so-called' binary file. The point is that we use BinaryWriter here and we have a byte array as input.