# File lib/mega/binaryreader.rb, line 116
  def read_int32_native
    ru(4, 'l')
  end