risingwave_common::util::value_encoding

Function serialize_timestamp

source
fn serialize_timestamp(secs: i64, nsecs: u32, buf: &mut impl BufMut)