Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(132)

Unified Diff: CHANGELOG.md

Issue 2661603002: Add collectBytesCancelable function. (Closed)
Patch Set: merge to head Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | lib/src/byte_collector.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1984b2843f24d6755cac50e57ca89a16b55e8c10..adf53c757eb80861599d9e99b852f0add89b1d55 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
## 1.13.0
-* Add a `collectBytes` function which collects list-of-byte events into
- a single byte list.
+* Add `collectBytes` and `collectBytesCancelable` functions which collects
+ list-of-byte events into a single byte list.
* Fix a bug where rejecting a `StreamQueueTransaction` would throw a
`StateError` if `StreamQueue.rest` had been called on one of its child queues.
« no previous file with comments | « no previous file | lib/src/byte_collector.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698