PIIODevice::bytesAvailible()
fix pistringlist pibinarystream write pibinarystream::binaryStreamSize() PIByteArray pibinarystream read with more size fix pistring pibinarystream read optimization fix bug in PIIOBinaryStream read and write if failed workaround in PIIOString::readDevice PISPI readDevice bug Fixed
This commit is contained in:
@@ -72,8 +72,8 @@ public:
|
||||
//! \}
|
||||
|
||||
private:
|
||||
void begin();
|
||||
void run();
|
||||
void begin() override;
|
||||
void run() override;
|
||||
void waitFirst() const;
|
||||
|
||||
PISharedMemory * shm;
|
||||
|
||||
Reference in New Issue
Block a user