public final void a(int i, String str) {
   a aVar = this.a;
   aVar.a(i, (int) GoogleScorer.CLIENT_PLUS);
   byte[] bytes = str.getBytes(HTMLEncoder.ENCODE_NAME_DEFAULT);
   aVar.b(bytes.length);
   aVar.a(bytes, bytes.length);
 }