string pq\Connection::escapeBytea(string $binary)

Escape binary data for use within a query with the type bytea.

NOTE:
The result is not wrapped in single quotes.

Params:

Returns:

Throws: