Function postgres_protocol::types::bytea_to_sql

source ·
pub fn bytea_to_sql(v: &[u8], buf: &mut BytesMut)
Expand description

Serializes a BYTEA value.