- From: Sina Booeshaghi <notifications@github.com>
- Date: Wed, 24 Mar 2021 23:40:15 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 25 March 2021 06:40:27 UTC
@MattiasBuelens Determining whether the stream's queue has chunks available is precisely the issue I am trying to solve. Are there plans for adding this functionality? A method like a `streamReader.good()` ([as is implemented in the c++ standard library](https://en.cppreference.com/w/cpp/io/basic_ios/good)) would be useful. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/1117#issuecomment-806403430
Received on Thursday, 25 March 2021 06:40:27 UTC