nsIOutputStreamCallback

This is a companion interface for nsIAsyncOutputStream::asyncWait.

Methods

onOutputStreamReady(aStream)

Called to indicate that the stream is either writable or closed.

Parameters

aStream The stream whose asyncWait method was called.