Display an array of bytes as a hex dump at a given address. Each line displays an address and 16 bytes in hexadecimal \param s is the stream to write to \param buffer is a pointer to the bytes \param size is the number of bytes \param baseaddr is the address of the first byte in the buffer