Alexander Tkachev 368f664c81 COMMON: Fix WriteStream::pos() once again
MemoryReadWriteStream now returns int32, not uint32. It actually doesn't
ever return -1 to indicate that an error occured, so uint32 was a better
choice, but that's what is used in WriteStream base class now.

That method is abstract, so that's also why OutSaveFile had to override
it.
2016-08-24 16:24:16 +06:00
..
2016-08-24 16:07:55 +06:00
2015-02-01 10:35:23 +01:00
2016-08-24 16:07:55 +06:00
2016-08-24 16:07:55 +06:00
2016-04-02 21:57:48 +02:00
2016-04-02 21:57:48 +02:00
2016-03-01 19:11:49 +01:00
2016-08-04 14:36:21 +06:00
2016-08-04 14:36:21 +06:00
2014-12-07 17:49:55 +02:00
2016-07-10 16:39:35 -04:00
2016-07-10 16:39:35 -04:00
2016-08-04 15:14:06 +06:00