nsISupports
Last changed in Gecko 1.7 void onOutputStreamReady(in nsIAsyncOutputStream aStream); |
Called to indicate that the stream is either writable or closed.
void onOutputStreamReady( in nsIAsyncOutputStream aStream );
aStreamnsIAsyncOutputStream.asyncWait() method was called.