std::string get_data();
Get the pointer to the internal data array in the memory source.Used to extract the data after usage.
Back to index