Searched defs:readFixedString (Results 1 – 3 of 3) sorted by relevance
75 Error StreamReader::readFixedString(StringRef &Dest, uint32_t Length) { in readFixedString() function in StreamReader
122 Error BinaryStreamReader::readFixedString(StringRef &Dest, uint32_t Length) { in readFixedString() function in BinaryStreamReader