Results 1 to 2 of 2
- 10-22-2010, 05:40 PM #1
Member
- Join Date
- Oct 2010
- Posts
- 3
- Rep Power
- 0
Size of serialized object with null values
I want to create a serializable object with many different fields, but where, in any given object, only a few of those fields will have values. What I'm wondering is, when I write one of those objects to a file, will the file be a smaller size because only a few of the fields have values or will it be a bigger file to accommodate all the fields present on the object even if they are null?
- 10-22-2010, 06:43 PM #2
Similar Threads
-
Printing memory addresses and null values
By Ben1 in forum New To JavaReplies: 21Last Post: 10-11-2010, 05:05 PM -
JSP/Ajax/Post giving null values
By Mange in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 04-22-2010, 10:02 PM -
cant print 2d array(giving null values)
By fneeks in forum New To JavaReplies: 1Last Post: 04-07-2010, 08:48 PM -
null values
By jabo in forum New To JavaReplies: 3Last Post: 03-31-2010, 03:44 PM -
How to get null values stored in array
By Ms.Ranjan in forum New To JavaReplies: 4Last Post: 05-21-2009, 10:29 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks