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.

nsIAppleFileDecoder

IID:3a2bb280-64b8-11d5-9daa-bb433143c53c
Inherits From:nsIOutputStream

This interface is implemented by the following components:


Methods

void Initialize ( nsIOutputStream outputStream , nsIFile outputFile )

void Initialize ( nsIOutputStream outputStream , nsIFile outputFile )

Initialize the Apple File Decoder Output stream.

Arguments:
outputStream: The output stream which the AppleFile Decoder will write to the data fork.
outputFile: The output file which the AppleFile Decoder will write to the resource fork.

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com