Linux Mac OSX Windows

Implemented by


  
[scriptable, uuid(359f7990-d4e9-11d3-a1a5-0050041caf44)]
interface nsIStreamLoaderObserver : nsISupports

Methods


        
void onStreamComplete(in nsIStreamLoader loader, in nsISupports ctxt, in nsresult status, in unsigned long resultLength, [const, array, size_is(resultLength)] in octet result)