risingwave_common::util::value_encoding

Function deserialize_timestamp

source
fn deserialize_timestamp(data: &mut impl Buf) -> Result<Timestamp>