Converts a 32-bit floating-point number (f32) into a Uint8Array.
A Uint8Array containing the serialized f32 value
The number to convert
Generated using TypeDoc
Converts a 32-bit floating-point number (f32) into a Uint8Array.
Returns
A Uint8Array containing the serialized f32 value