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 );
aStream
nsIAsyncOutputStream.asyncWait()
method was called.