postgres_
protocol
0.6.7
In postgres_
protocol::
types
postgres_protocol
::
types
Function
bytea_to_sql
Copy item path
source
pub fn bytea_to_sql(v: &[
u8
], buf: &mut
BytesMut
)
Expand description
Serializes a
BYTEA
value.