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

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

Use libpq::Connection::escape_bytea instead