The AsString method returns a string that represents all the bytes that are stored (e.g “[0xFF,0xFF]”)
std::string AsString();
A string that contains the bytes representation