Files
Nim/lib/system
Reimer Behrends ce773b70a7 Fixed readAllBuffer() to avoid adding garbage bytes at end.
The function readAllBuffer() always returned a string that was a
multiple of the BufSize in length, regardless of how many bytes were
actually read, padding the result with garbage bytes on the last chunk.
This fix properly trims the last chunk to its actual size.
2014-05-26 14:29:55 +02:00
..
2014-04-16 08:44:57 +02:00
2014-05-03 15:59:04 -05:00
2014-04-20 12:10:23 +02:00
2014-01-11 21:56:05 +01:00
2014-04-19 22:24:43 +02:00
2014-04-07 23:28:29 +02:00
2014-04-19 22:24:43 +02:00
2013-12-29 01:13:51 +01:00
2013-12-29 03:32:46 +01:00
2014-04-21 03:44:48 +02:00
2014-04-07 23:28:29 +02:00
2014-05-03 15:59:04 -05:00
2014-05-02 08:44:03 +02:00
2014-04-19 22:24:43 +02:00
2014-04-19 22:24:43 +02:00
2014-04-11 21:36:02 +01:00
2014-04-07 23:28:29 +02:00
2014-04-20 12:10:23 +02:00
2014-05-13 15:03:58 +02:00
2014-04-19 22:24:43 +02:00
2014-04-20 22:35:17 +01:00
2014-04-25 19:54:42 +02:00
2013-12-27 23:10:36 +01:00