getBuffer
Gets a pointer to the data buffer.
Declaration
virtual const void * getBuffer() const;Return Value
Returns a pointer to the data buffer. Returns 0 if the buffer type is kIONetworkDataBufferTypeNone.
Gets a pointer to the data buffer.
virtual const void * getBuffer() const;Returns a pointer to the data buffer. Returns 0 if the buffer type is kIONetworkDataBufferTypeNone.