FloatConv

for float->byte conversion

union FloatConv {}

Members

Variables

bytes
byte[4] bytes;
Undocumented in source.
value
float value;

for float->byte conversion

Meta