Function cdrs::types::to_float [] [src]

pub fn to_float(f: f32) -> Vec<u8>

Converts f32 into bytes

Panics

It panics if given f32 could not be converted into bytes