Package | Description |
---|---|
org.vectomatic.file |
Classes to provide abstraction of the W3C File API.
|
Modifier and Type | Class and Description |
---|---|
class |
FileReader
The
FileReader object lets web applications
asynchronously read the contents of files (or raw data buffers) stored on the
user's computer, using File or
Blob objects to specify the file or data to read. |
Copyright © 2017. All Rights Reserved.