[][src]Function postgres_protocol::types::bytea_to_sql

pub fn bytea_to_sql(v: &[u8], buf: &mut BytesMut)

Serializes a BYTEA value.