write_f32
rakata_
formats
0.3.0
In rakata_
formats::
binary
rakata_formats
::
binary
Function
write_
f32
Copy item path
Source
pub fn write_f32<W:
Write
>(writer:
&mut W
, value:
f32
) ->
Result
<
()
>
Expand description
Writes little-endian
f32
.