Searched refs:streamText (Results 1 – 1 of 1) sorted by relevance
176 static std::string streamText; in convertToText() local198 streamText = s.str(); in convertToText()199 return streamText.c_str(); in convertToText()