Function postgres_protocol::types::int2_to_sql
[−]
[src]
pub fn int2_to_sql(v: i16, buf: &mut Vec<u8>)
Serializes an INT2
value.
pub fn int2_to_sql(v: i16, buf: &mut Vec<u8>)
Serializes an INT2
value.