[scriptable, uuid(652ecec6-d40b-45b6-afef-641d6c63a35b)]
interface nsIFastLoadReadControl : nsIFastLoadFileControl

Attributes

 Get the collection of dependency nsIFile instances recorded during the
 FastLoad file write or read/update process, and checked during the read
 process to invalidate the FastLoad file if any dependencies are newer.
readonly attribute nsISimpleEnumerator dependencies

Methods

 Computes the correct checksum of the FastLoad file, independent of the
 header's checksum value.  The header checksum field is treated as zero
 when computing the checksum.
PRUint32 computeChecksum()