how we can save a file as temporary basis

Posted by SunilRai86 on Stack Overflow See other posts from Stack Overflow or by SunilRai86
Published on 2010-05-28T13:01:23Z Indexed on 2010/05/28 13:12 UTC
Read the original article Hit count: 226

Filed under:
|
|

how we can save a file as temporary basis

i have a xml file it is in encrypted mode i want to decrypt it .but i want it doesn't save on disk rather it save on flash memory. after decryption i have to read values and then it should destroy(decrypted xml file).

© Stack Overflow or respective owner

Related posts about java

Related posts about .NET