Function postgres_protocol::types::float4_to_sql
[−]
[src]
pub fn float4_to_sql(v: f32, buf: &mut Vec<u8>)
Serializes a FLOAT4
value.