pub fn write_f32<W: WriteBytesExt>(writer: W, value: f32) -> Result<usize>
Writes an Kind::Float atom with the given value.
Kind::Float