263 264 265
# File 'lib/kaitai/struct/struct.rb', line 263 def read_f8le read_bytes(8).unpack('E')[0] end