Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bytes in C#?
#2
Code:
byte[] fileData = File.ReadAllBytes("filepath");
File.WriteAllBytes("filepath", fileData);
Reply


Messages In This Thread
Bytes in C#? - by InfamousKnight - 02-12-2011, 01:14 PM
RE: Bytes in C#? - by KoBE - 02-17-2011, 12:08 AM
RE: Bytes in C#? - by InfamousKnight - 02-17-2011, 09:35 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)