Function mz_repr::row::datum_size_deterministic
source · pub fn datum_size_deterministic<const VAR: bool>(datum: &Datum<'_>) -> usizeExpand description
Number of bytes required by the datum, given the value of
VARIABLE_LENGTH_ENCODING.