Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

readStream Crash #247

Closed
Closed
@naviocean

Description

@naviocean

Hello,
I got an issue that when I tried to set encoded to utf8, readStream method is crashed.

RNFetchBlob.fs.readStream(image.uri,'utf8').then(stream=>{
                      stream.open();
                      stream.onData((chunk)=>{
                     
                      })
                    })

Im using 0.10.2-beta.8
Thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions