clearBuffer
Clears the data buffer by filling it with zeroes.
Declaration
virtual bool clearBuffer();Return Value
Returns true if the operation was successful, false otherwise.
Clears the data buffer by filling it with zeroes.
virtual bool clearBuffer();Returns true if the operation was successful, false otherwise.