pub fn read_value( reader: &mut Reader<'_>, type_info: &TypeInfo, ) -> Result<Value>
Read one value, given the type its column was declared with.