risingwave_common::util::value_encoding

Function deserialize_bytea

source
fn deserialize_bytea(data: &mut impl Buf) -> Vec<u8>