[This is preliminary documentation and is subject to change.]
The FileAnywhere type exposes the following members.
Constructors
| Name | Description |
|---|
Methods
| Name | Description | |
|---|---|---|
| Exists |
File checking function to see if the file exists first before downloading
| |
| Open |
Opens a given filename. Note it will NOT check to see if the file exists
If you need that function, use "Exists" prior to it to ensure proper error
handling
Once the buffer is full, the "parser" event is triggered to parse the file input
|