WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIFastLoadReadControl
| IID: | 652ecec6-d40b-45b6-afef-641d6c63a35b |
| Inherits From: | nsIFastLoadFileControl |
Properties
readonly nsISimpleEnumerator dependencies
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.
Methods
PRUint32 computeChecksum ( )
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.
References
This interface is passed as an argument to the following methods:
nsIFastLoadService.computeChecksum
Reference documentation is generated from Mozilla's source.
