Monday 14 December 2015

Read ByteData from txt file which contains binary data

  byte[] fileBytes = File.ReadAllBytes(@"D:\\byteCompress1.txt");

No comments:

Post a Comment