return 0; // Avoids references to other pages.
visitedReferences.add(reference);
// Calculate the data size of the current object!
IOutputStream buffer = new Buffer();
reference.getIndirectObject().writeTo(buffer);
dataSize += buffer.getLength();
}
// 2. Evaluating the current object's children...
Collection<PdfDirectObject> values = null;
{