risingwave_common::util::value_encoding

Function deserialize_str

source
fn deserialize_str(data: &mut impl Buf) -> Result<Box<str>>