Contents

getBytesNoCopy

Returns a pointer to the OSData object's internal data buffer.

Declaration

const void * getBytesNoCopy(void);
virtual const void * getBytesNoCopy(void);

Return Value

A pointer to the data or NULL if the OSData has zero length.

See Also

Getting Bytes