Searched refs:read32bitInt (Results 1 – 1 of 1) sorted by relevance
586 size_t chunkLength = read32bitInt(&in[pos]); pos += 4; in decode()642 unsigned long read32bitInt(const unsigned char* buffer) in read32bitInt() function