By Slawek Kowalski
25 Feb 2015 03:02
English
4 Replies
Hi
I met a strange problem. I would like to convert Uint8Array to Array in order to use with
Filesystem API methods FileStream.writeBytes(octet[] byteData);
The method not accept Uint8Array. After converting like that Array [n] = Uint8Array [n], it works,
but this solution is extremly slow for bigger array.
Regards,
slaw
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.