Definition at line 79 of file serialize.hpp.
Public Member Functions | |
| operator std::string () const | |
| Implicitly convertible to string.   | |
| std::string | ToString () const | 
| Returns a copy of the string.  | |
| std::string_view | GetView () const | 
| Returns a view of the string.  | |
| const char * | Data () const | 
| size_t | Size () const | 
      
  | 
  inline | 
Implicitly convertible to string.
Definition at line 87 of file serialize.hpp.