Sha256: e46afc46c7a096e6b0cee0b8fac87073318b9735d820a3db480d1def3d23099b
Contents?: true
Size: 130 Bytes
Versions: 3
Compression:
Stored size: 130 Bytes
Contents
class I2lFloatData < BinData::BasePrimitive def read_and_return_value(io) BinData::FloatLe.read(io) end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ip2location_ruby-8.7.3 | lib/ip2location_ruby/i2l_float_data.rb |
ip2location_ruby-8.7.2 | lib/ip2location_ruby/i2l_float_data.rb |
ip2location_ruby-8.7.1 | lib/ip2location_ruby/i2l_float_data.rb |