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

Unified Diff: CHANGELOG.md

Issue 2661603002: Add collectBytesCancelable function. (Closed)
Patch Set: Created 3 years, 11 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') | lib/src/byte_collector.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1ac341ecbaa0176497e0be2fffbccb15a6a01328..637a211d2f31a74a9c18986ec29454afbe6b901f 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.
## 1.12.0
« no previous file with comments | « no previous file | lib/src/byte_collector.dart » ('j') | lib/src/byte_collector.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698