Methods' Summary |
writeFile |
Overwrites the file content with the given data.
|
Methods' Details |
writeFile
- Description
- Overwrites the file content with the given data.
If the file does not exist, it will be created.
- Parameter FileURL
- File to write
- Parameter data
- A stream containing the data for the file to be (over-)written
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.