Sha256: f51449d6b42b13e76961d022e0979a5ec4fbb8e1e83a37b1228cf8d306fb76f4
Contents?: true
Size: 129 Bytes
Versions: 3
Compression:
Stored size: 129 Bytes
Contents
class I2lFloatData < BinData::BasePrimitive def read_and_return_value(io) addr = BinData::FloatLe.read(io) end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ip2location_ruby-8.0.1 | lib/ip2location_ruby/i2l_float_data.rb |
ip2location_ruby-7.0.0 | lib/ip2location_ruby/i2l_float_data.rb |
ip2location_ruby-0.3.2 | lib/ip2location_ruby/i2l_float_data.rb |