P
Phil Jones
Is there a way to determine the size (number of bytes) of an object?
I figure this can be done by serializing the object to disk and measuring
the file size - but I definately don't want to do this for performance
reasons. I'm hoping there is some Framework class that dishes up the
in-memory size of an object.
Is there???
Thanks everyone....
Phil (Aotearoa :: NZ)
I figure this can be done by serializing the object to disk and measuring
the file size - but I definately don't want to do this for performance
reasons. I'm hoping there is some Framework class that dishes up the
in-memory size of an object.
Is there???
Thanks everyone....
Phil (Aotearoa :: NZ)