Parameters:
41 42 43
# File 'lib/dbf/column_type.rb', line 41 def type_cast(value) value.unpack1('l<') end