Returns the size of the byte array to which data has been serialized
                size_t pcount( );  | 
            
This function returns the size of the byte array to which data has been serialized by the object.
A pointer to the array is returned by the str() function.
Header: xlserialize.h