Defined in File parsing_utilities.hpp
Converts a 4-byte-buffer into an unsigned 32-bit integer.
buffer – [in] A pointer to a buffer containing 4 bytes of data
The uint32_t value extracted from the data in the buffer