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

Issue 11308226: Add RandomAccessFile.read method and use it for file input stream. (Closed)

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

Description

Add RandomAccessFile.read method and use it for file input stream. I will deprecate the readList method completely as my next change. R=sgjesse@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=15571

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -16 lines) Patch
M runtime/bin/builtin_natives.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/file.h View 1 chunk +3 lines, -2 lines 0 comments Download
M runtime/bin/file.cc View 4 chunks +72 lines, -0 lines 0 comments Download
M runtime/bin/file_patch.dart View 1 chunk +1 line, -0 lines 0 comments Download
M sdk/lib/io/file.dart View 1 chunk +11 lines, -0 lines 0 comments Download
M sdk/lib/io/file_impl.dart View 3 chunks +45 lines, -14 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mads Ager (google)
8 years ago (2012-11-27 15:34:48 UTC) #1
Mads Ager (google)
ping. :-)
8 years ago (2012-11-29 09:49:06 UTC) #2
Søren Gjesse
8 years ago (2012-11-29 10:53:51 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698