Searched defs:readCString (Results 1 – 3 of 3) sorted by relevance
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