Function postgres_protocol::types::int2_to_sql [−][src]
pub fn int2_to_sql(v: i16, buf: &mut BytesMut)Expand description
Serializes an INT2 value.
pub fn int2_to_sql(v: i16, buf: &mut BytesMut)Serializes an INT2 value.