@Andrew Neil thank you for the answer. Sorry I did not mention that I am trying to send the double data type value which is generally 64 bits long, that was the reason I said 8 bytes.
@TDK The data will be transferred as actual Binary data in uint8_t data type with 8 different bytes? or the data will be transferred as a string of the binary data?