itinance / itinance/react-native-fs

Readfile using Ascii encoding.

Open
#590 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

When I try converting byte array to ascii in chrome inspect I am getting following result

![image](https://user-images.githubusercontent.com/8719425/48929450-e5df5700-ef0e-11e8-8be2-f6af4c4d9871.png)

But when I try using
await readFile (archiveAttachments[i]['uri'], 'ascii');

I am getting ÿØÿà

How to get entire result as shown in above image.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.