Nativescript: Binary data support for fetch and XMLHttpRequest

Created on 11 Aug 2015  路  4Comments  路  Source: NativeScript/NativeScript

https://fetch.spec.whatwg.org/#dom-body-arraybuffer
https://xhr.spec.whatwg.org/


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

backlog feature help wanted

Most helpful comment

Hey @enchev & @NickIliev Any update on this feature request?

May i know when we all can expect this feature avail?

Issue i have faced and my personal need of this feature!
I need to download the byte array from the server through http post api call. The byte array will be hold different type of attachments files/documents which will sizes around 60 to 100 MB's. Once i download & decompress the byte array to local file system then only i can proceed further in my application.

Still i cannot get any proper solution/idea on this. I got stucked in this step. I got confused with this.

Can you people suggest me anything in this moment !!

All 4 comments

writesync is not working with binary data any update on this ?

Hey @enchev & @NickIliev Any update on this feature request?

May i know when we all can expect this feature avail?

Issue i have faced and my personal need of this feature!
I need to download the byte array from the server through http post api call. The byte array will be hold different type of attachments files/documents which will sizes around 60 to 100 MB's. Once i download & decompress the byte array to local file system then only i can proceed further in my application.

Still i cannot get any proper solution/idea on this. I got stucked in this step. I got confused with this.

Can you people suggest me anything in this moment !!

Any news on this?

This should have been fixed in #7707

Was this page helpful?
0 / 5 - 0 ratings