# File lib/facet/binaryreader.rb, line 91
  def read_int16_native
    ru(2, 's')
  end