mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Added draft of IO memeory buffer
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
|
||||
/**
|
||||
* A class which provides method definitions for reading from memory.
|
||||
*/
|
||||
* @deprecated use CMemoryBuffer
|
||||
*/
|
||||
class DLL_LINKAGE CMemoryStream : public CInputStream
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user