Trying to find API to send in a byte[] to copy to destination. We build a 
byte[] that would normally be written to a file, BUT I thought it would be more
efficient to just tell VFS API to send the data to the destination.
 
Is there a way to do this, besides creating a file first???
 
thanks

Reply via email to