how to create a JSON file for any object and save it on disk. after some days retrieve it back?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
To write to a shared object
To retrieve it back elsewhere
convert to ByteArray save read a this documentation: registerClassAlias
read
|
|||||||||||
|
|
Use SharedObjects. Read up on them here. |
|||||||
|
