# File lib/facets/more/binaryreader.rb, line 88
  def read_int8
    ru(1, 'c')
  end