in the datatype code for a binary object, the value may change from a 30Mb array to a 2 byte array, so nulling out the reference before creating a new one is good.
Is there any value to explicitly calling System.gc() in a situation such as this?
thanks, bryan
