readObject
newobj = in.readObject();
newobj = decoder.readObject();
DecisionHistory dh = (DecisionHistory)ois.readObject();
List <Aggregation> aggregations = (List)s.readObject();
List <AggregationRecord> records = (List)s.readObject();
output = (String)s.readObject();
StackFrame[] frames = (StackFrame[])s.readObject();
byte[] rawBytes = (byte[])s.readObject();
symbol = (String)s.readObject();