Function libpq::escape::bytea[][src]

pub fn bytea(from: &[u8]) -> Result<Vec<u8>, String>
👎 Deprecated:

Use libpq::Connection::escape_bytea instead