Skip to content

How ot use this with an reader? #13

@Autumnlight02

Description

@Autumnlight02

I have a response where I get back a readstream from a fetch call:

const reader = res.response.body!.getReader();
How can I use this with a chain? I tried converting it a few times but failed always...

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions