How to convert a file of any type into byte array?
dav_j
4
Points
2
Posts
|
Answers
Mayank
194
Points
12
Posts
|
Simple use as: var bytes =File.ReadAllBytes(FilePath);
Posted On:
20-Apr-2016 07:07
|
Blog
Active User (0)
No Active User!