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