private void unpackObjectsAsJson() { unpacker = new JsonUnpacker(reader, objectPointerTable, classDefinitions); unpacker.Unpack(); }