# File lib/innodb/data_type.rb, line 84
    def value(data)
      BinData::DoubleLe.read(data)
    end