WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

@mozilla.org/applefiledecoder;1

This component implements the following interfaces:

Methods

InterfaceMethod
nsIOutputStream void close ( )
nsIOutputStream void flush ( )
nsIAppleFileDecoder void Initialize ( nsIOutputStream outputStream , nsIFile outputFile )
nsIOutputStream PRBool isNonBlocking ( )
nsIOutputStream PRUint32 write ( char* buf , PRUint32 count )
nsIOutputStream PRUint32 writeFrom ( nsIInputStream fromStream , PRUint32 count )
nsIOutputStream [noscript] PRUint32 writeSegments ( nsReadSegmentFun reader , voidPtr* closure , PRUint32 count )

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com