Searched refs:readVersion (Results 1 – 2 of 2) sorted by relevance
141 readVersion(); in parse()304 private void readVersion() throws IOException, ClassFormatException { in readVersion() method in ClassParser
453 uint32_t readVersion = ReadUint32(readBuffer2, offset); variable454 CHECK(packetVersion.second == readVersion);