Searched defs:readCString (Results 1 – 4 of 4) sorted by relevance
69 const char* readCString() { in readCString() function
74 Error BinaryStreamReader::readCString(StringRef &Dest) { in readCString() function in BinaryStreamReader
459 private String readCString(final int length) throws IOException { in readCString() method in CpioArchiveInputStream