Skip to main content

decode_field

Function decode_field 

Source
pub fn decode_field(record_bytes: &[u8], field: &DbfField) -> Value
Expand description

Decode the value of a single field within a record. record_bytes includes the 1-byte deletion flag at index 0.