pulling file from byte array

PFlores81

Active Member
Licensed User
Longtime User
Using Erels code found here I am able to write a file to the byte array.. however. since it is not an image file nor is it a text file.. how would i pull said file from the byte array and copy it back to its original location?
 
Top