Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IIoBuffer::consume ( P6UINT32  cSize)
pure virtual

Consumes the specified number of bytes of data, adjusting the reported amount of data used accordingly and making the specified number of bytes +1 the next available byte in the buffer.

Parameters
cSize[ in ] The number of bytes to consume.
Returns