DescriptionRefactor the io resource classes
Move stopwatch so that we will only ever need one instance
Add utility functions for doing reads and writes
The only functional change here is that I say that an except is a read
of one byte, which also updates the readcount. I think this is just as
correct as what we did before.
BUG=
R=sgjesse@google.com
Committed: https://github.com/dart-lang/sdk/commit/c6918fb126acd77ea38e6dd049bf459e53a4e808
Patch Set 1 #Patch Set 2 : remove todo #
Total comments: 2
Patch Set 3 : address comments #
Messages
Total messages: 6 (1 generated)
|