Utils.GDOUBLE_SWAP_LE_BE

Swap byte order of a 64-bit floating point value (double).

class Utils
static
double
GDOUBLE_SWAP_LE_BE
(
double inn
)

Return Value

Type: double

in byte-swapped.

Meta