Classes

nsIAsyncOutputStream.idl File Reference

import "nsIOutputStream.idl";
Include dependency graph for nsIAsyncOutputStream.idl:
This graph shows which files directly or indirectly include this file:

Classes

interface  nsIAsyncOutputStream
 If an output stream is non-blocking, it may return NS_BASE_STREAM_WOULD_BLOCK when written to. More...
interface  nsIOutputStreamCallback
 This is a companion interface for nsIAsyncOutputStream::asyncWait. More...