inline expect fun Memory.loadDoubleAt(offset: Int): Double
inline expect fun Memory.loadDoubleAt(offset: Long): Double
Read short signed 64bit floating point number in the network byte order (Big Endian)