Exemplo n.º 1
0
 public String toString(int index, int length, String charsetName) {
   return buffer.toString(index, length, charsetName);
 }