Files
rust/src/libstd
Steven Fackler 71f0305cf1 Buffered I/O wrappers
The default buffer size is the same as the one in Java's BufferedWriter.

We may want BufferedWriter to have a Drop impl that flushes, but that
isn't possible right now due to #4252/#4430. This would be a bit
awkward due to the possibility of the inner flush failing. For what it's
worth, Java's BufferedReader doesn't have a flushing finalizer, but that
may just be because Java's finalizer support is awful.

Closes #8953
2013-09-10 21:26:28 -07:00
..
2013-09-09 03:21:46 -04:00
2013-09-10 21:26:28 -07:00
2013-09-09 03:21:46 -04:00
2013-08-30 21:53:25 -04:00
2013-09-09 03:21:46 -04:00
2013-09-04 08:07:56 -04:00
2013-08-30 22:02:24 -04:00
2013-08-09 16:45:50 -07:00
2013-09-04 18:08:02 +02:00
2013-08-26 19:25:53 -04:00
2013-09-09 03:21:46 -04:00
2013-09-05 00:58:12 -04:00
2013-09-09 03:21:46 -04:00
2013-09-09 03:21:46 -04:00
2013-09-09 03:21:46 -04:00
2013-09-09 03:21:46 -04:00
2013-08-15 21:12:34 -04:00
2013-08-26 22:15:45 +09:00
2013-09-09 03:21:46 -04:00
2013-09-09 03:21:46 -04:00
2013-09-09 03:21:46 -04:00
2013-09-09 03:21:46 -04:00
2013-09-09 03:21:46 -04:00
2013-09-09 03:21:46 -04:00
2013-09-02 04:10:56 -04:00
2013-09-09 03:21:46 -04:00
2013-09-09 03:21:46 -04:00
2013-09-09 03:21:46 -04:00
2013-09-09 03:21:46 -04:00
2013-09-09 03:21:46 -04:00
2013-09-09 03:21:46 -04:00
2013-09-09 03:21:46 -04:00
2013-08-26 19:25:53 -04:00
2013-09-09 03:21:46 -04:00