Function tantivy_common::serialize_vint_u32

source ·
pub fn serialize_vint_u32(val: u32, buf: &mut [u8; 8]) -> &[u8]