Returns a pointer to the internal byte array
void* GetData( ) const; |
This function returns a typeless pointer the internal data buffer. It is the preferred route for gaining direct read access to the buffer.
Header: xlserialize.h