risingwave_common::cast

Function str_to_bytea

source
pub fn str_to_bytea(elem: &str) -> Result<Box<[u8]>, String>
Expand description