![]() | |
![]() | ![]() |
CL_InputSource::read_stringSyntaxvirtual std::string read_string(); Return valueThe string read.DescriptionReads a string from the input source. The binary format expected in the input source is first an uint32 telling the length of the string, and then the string itself. |