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.
nsIBufEntropyCollector
| IID: | 485b87a8-5dd7-4b8d-8ea8-dee53201f899 |
| Inherits From: | nsIEntropyCollector |
Methods
void dontForward ( )
void forwardTo ( nsIEntropyCollector collector )
No longer forward to a (possibly) previously remembered collector. Do buffering again.
void forwardTo ( nsIEntropyCollector collector )
Forward the entropy collected so far to collector and then continue forwarding new entropy as it arrives.
- Arguments:
- collector
Reference documentation is generated from Mozilla's source.
