Files
SingularityViewer/indra
Aleric Inglewood b7af32bee3 Use std::istream::read instead of readsome
According to the docs
(http://www.cplusplus.com/reference/iostream/istream/readsome/)
readsome would also set state flag eofbit, but apparently I'm
misinterpreting it.  Anyway, using read() and then gcount()
to get the number of bytes does work.
2012-11-14 18:37:44 +01:00
..
2012-09-24 16:55:34 +02:00
2012-07-04 10:25:04 +00:00
2012-10-31 23:11:42 +01:00
2012-09-08 02:03:07 -04:00
2012-09-07 17:53:13 -04:00
2012-08-09 07:00:51 +02:00
2012-09-05 21:42:51 -05:00
2012-11-13 21:46:35 +01:00
2012-07-23 18:15:11 +02:00
2012-07-04 10:25:04 +00:00