Utils.GFLOAT_SWAP_LE_BE

Swap byte order of a 32-bit floating point value (float).

class Utils
static
float
GFLOAT_SWAP_LE_BE
(
float inn
)

Return Value

Type: float

in byte-swapped.

Meta