Showing posts with label Read ByteData from txt file which contains binary data. Show all posts
Showing posts with label Read ByteData from txt file which contains binary data. Show all posts

Monday, 14 December 2015

Read ByteData from txt file which contains binary data

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