# File lib/facets/more/binaryreader.rb, line 142
  def read_int32_native
    ru(4, 'l')
  end