# File lib/facets/more/binaryreader.rb, line 110
  def read_int16_native
    ru(2, 's')
  end