| |
| Recipe 6.9: Writing an Object from a URI, File, or Stream |
Last Updated: Sep 8, 2003
Status: Draft
|
|
|
|
How important is this problem to you?
(Login to Vote)
5.00 Rating, 1 Vote
|
|
How acceptable is the proposed solution?
(Login to Vote)
0.00 Rating, 0 Votes
|
|
Problem:
   
You want to store a serialized version of an object in a given file or stream or to the location specified by a given URI.
Solution:
Discussion:
|
|