read
The read operation asynchronously reads a file and returns its contents. While the data format of a file is left up to the database driver, this raw call must return a JavaScript Blob object.
The read operation asynchronously reads a file and returns its contents. While the data format of a file is left up to the database driver, this raw call must return a JavaScript Blob object.