Function postgres_protocol::types::int2_to_sql

source ·
pub fn int2_to_sql(v: i16, buf: &mut BytesMut)
Expand description

Serializes an INT2 value.