postgres_protocol::types

Function int4_to_sql

source
pub fn int4_to_sql(v: i32, buf: &mut BytesMut)
Expand description

Serializes an INT4 value.