Skip to main content

decode_array_str

Function decode_array_str 

Source
pub fn decode_array_str(data: &[u8]) -> Result<Vec<String>, DriverError>
Expand description

Decode a PG binary array of text/varchar strings.