Return the address of the first byte of this object.
Synopses
Return Value
-
address of the first byte of this object, cast to a
char * -
address of the first byte of this object, cast to a
const char *
Created with MrDocs
Return the address of the first byte of this object.
address of the first byte of this object, cast to a char *
address of the first byte of this object, cast to a const char *
Created with MrDocs