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