pub fn decode_field(record_bytes: &[u8], field: &DbfField) -> Value
Decode the value of a single field within a record. record_bytes includes the 1-byte deletion flag at index 0.
record_bytes