-
### Description
See title. For example:
```js
const response = await fetch('https://sheetjs.com/pres.numbers');
const data = await response.arrayBuffer();
```
Related issues:
…
-
With the split of the channel type into fileReader and fileWriter, it doesn't make sense for fileReader to have a flush method, since it won't have made any changes to the underlying file itself. It …
-
```
What is the expected output? What do you see instead?
FileReader#readAs* methods should accept instance of File (FileObject in GWT
PhoneGap) instead of FileEntry (according to documentation - got…
-
```
What is the expected output? What do you see instead?
FileReader#readAs* methods should accept instance of File (FileObject in GWT
PhoneGap) instead of FileEntry (according to documentation - got…
-
**Sebb** ([Bug 60855](https://bz.apache.org/bugzilla//show_bug.cgi?id=60855&redirect=false)):
FileReader and FileWriter use the default encoding, so are not really suitable for use with anything other…
-
@mdsteele hello! Thank you for the library! I am using it in my projects and wanna improve performance and API.
Now API for read Cabinet file is:
```rust
impl Cabinet {
pub fn folder_entri…
-
```
What is the expected output? What do you see instead?
FileReader#readAs* methods should accept instance of File (FileObject in GWT
PhoneGap) instead of FileEntry (according to documentation - got…
-
```
What is the expected output? What do you see instead?
FileReader#readAs* methods should accept instance of File (FileObject in GWT
PhoneGap) instead of FileEntry (according to documentation - got…
-
hi Alex,
Trying to get the duration value using AudioFileReader wasn't working. I fixed it but amending the .h file with below and added an empty setDuration: method.
@property (getter=getDuration, …
pdkn updated
11 years ago
-
```
What is the expected output? What do you see instead?
FileReader#readAs* methods should accept instance of File (FileObject in GWT
PhoneGap) instead of FileEntry (according to documentation - got…