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.

nsIDOMFile

IID:4a17d83b-424f-43f3-8a7c-430f406921be
Inherits From:nsISupports

Properties

readonly DOMString fileName

readonly PRUint64 fileSize


Methods

DOMString getAsBinary ( ) DOMString getAsDataURL ( ) DOMString getAsText ( DOMString encoding )

DOMString getAsBinary ( )


DOMString getAsDataURL ( )


DOMString getAsText ( DOMString encoding )

Arguments:
encoding

References

This interface is returned from the following methods:

nsIDOMFileList.item

Reference documentation is generated from Mozilla's source.