Function postgres_protocol::types::int4_to_sql [] [src]

pub fn int4_to_sql(v: i32, buf: &mut Vec<u8>)

Serializes an INT4 value.