Skip to main content

parse_bytea_text

Function parse_bytea_text 

Source
pub fn parse_bytea_text(text: &str) -> Result<Vec<u8>>
Expand description

Parse PostgreSQL text-format bytea (\xdeadbeef or escaped).