postgres_protocol
0.6.7
In postgres_protocol::types
Function
postgres_protocol
::
types
::
int8_to_sql
Copy item path
source
ยท
[
−
]
pub fn int8_to_sql(v:
i64
, buf: &mut
BytesMut
)
Expand description
Serializes an
INT8
value.