pub fn is_field_null(buf: &[u8], range: (usize, usize)) -> bool
Check if a field value is null without extracting it.