Searched defs:readCString (Results 1 – 2 of 2) sorted by relevance
44 Error BinaryStreamReader::readCString(StringRef &Dest) { in readCString() function in BinaryStreamReader
459 private String readCString(final int length) throws IOException { in readCString() method in CpioArchiveInputStream