Exemplo n.º 1
0
 protected static byte[] toBytes(String string) {
   return StringUtils.toBytes(string);
 }