195 196 197
# File 'lib/kaitai/struct/struct.rb', line 195 def read_s8le read_bytes(8).unpack('q<')[0] end