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

Issue 10945004: Make it possible to read a specific number of characters from a string input stream (Closed)

Created:
8 years, 3 months ago by Søren Gjesse
Modified:
8 years, 3 months ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make it possible to read a specific number of characters from a string input stream R=ager@google.com BUG=dart:4954 TEST=tests/standalone/io/string_stream_test.dart Committed: https://code.google.com/p/dart/source/detail?r=12474

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -22 lines) Patch
M runtime/bin/file_impl.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M runtime/bin/input_stream.dart View 1 chunk +4 lines, -3 lines 0 comments Download
M runtime/bin/string_stream.dart View 5 chunks +24 lines, -14 lines 0 comments Download
M runtime/bin/websocket_impl.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/standalone/io/string_stream_test.dart View 2 chunks +106 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Gjesse
8 years, 3 months ago (2012-09-18 06:57:30 UTC) #1
Mads Ager (google)
8 years, 3 months ago (2012-09-18 07:24:38 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698