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