Returns a pointer to the byte array to which data has been serialized
char* str( ); |
This function returns a pointer to the start of the byte array.
The length of the array is returned by the pcount() function.
Header: xlserialize.h