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

pub fn bytea_to_sql(v: &[u8], buf: &mut Vec<u8>)

Serializes a BYTEA value.