nsISupports
Last changed in Gecko 1.7 void onInputStreamReady(in nsIAsyncInputStream aStream); |
Called to indicate that the stream is either readable or closed.
void onInputStreamReady( in nsIAsyncInputStream aStream );
aStream
nsIAsyncInputStream.asyncWait()
method was called.