Searched defs:readHeader (Results 1 – 3 of 3) sorted by relevance
42 public DictionaryHeader readHeader() throws IOException, UnsupportedFormatException { in readHeader() method in Ver4DictDecoder
42 public DictionaryHeader readHeader() throws IOException, UnsupportedFormatException; in readHeader() method
463 const char* DNSHeader::readHeader(const char* buffer, const char* buffer_end, unsigned* qdcount, in readHeader() function in test::DNSHeader