Searched defs:StringFile (Results 1 – 1 of 1) sorted by relevance
23 class StringFile : public File { class41 explicit StringFile(char *buffer, size_t buflen, int bufmode, bool owned, in StringFile() function in StringFile