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