Kawe Mazidjatari 4c123e20d0 CIOStream and CSigCache class improvements
CIOStream:
* Use flag based system instead (common flags are aliased; uses std::ios_base::openmode).
* 'ReadString' now writes into a string buffer (reference) that needs to be passed in by programmer (avoids copy).
* 'm_nSize' is now synced with any write operations.

CSigCache:
* Fixed bug causing crash when 'DecompressBlob' failed (results were never checked).
* Light formatting improvements.
2023-02-04 00:36:05 +01:00
..
2022-12-05 00:57:48 +01:00
2023-01-31 23:52:11 +01:00
2023-01-31 23:52:11 +01:00
2023-01-31 23:46:26 +01:00
2022-12-21 15:55:52 +01:00
2022-12-21 15:55:52 +01:00