getBytesNoCopy
Returns a pointer to the OSData object’s internal data buffer.
Declaration
const void * getBytesNoCopy() const;Return Value
A pointer to the data or NULL if the OSData has zero length.
Returns a pointer to the OSData object’s internal data buffer.
const void * getBytesNoCopy() const;A pointer to the data or NULL if the OSData has zero length.