Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- const std::string& encoded_image_string() const;
- void set_encoded_image_string(const std::string& value);
- void set_encoded_image_string(std::string&& value);
- void set_encoded_image_string(const char* value);
- void set_encoded_image_string(const void* value, size_t size);
Add Comment
Please, Sign In to add comment