Contents

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.

See Also

Miscellaneous