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.
nsIInputStreamCallback
| IID: | d1f28e94-3a6e-4050-a5f5-2e81b1fc2a43 |
| Inherits From: | nsISupports |
Methods
void onInputStreamReady ( nsIAsyncInputStream stream )
void onInputStreamReady ( nsIAsyncInputStream stream )
Called to indicate that the stream is either readable or closed.
- Arguments:
- stream: The stream whose asyncWait method was called.
References
This interface is passed as an argument to the following methods:
Reference documentation is generated from Mozilla's source.
