Generated by
JDiff

Class com.itextpdf.commons.utils.EncodingUtil

Changed Methods
byte[]  convertToBytes( char[], String ) Documentation changed from old to new.
Converts to byte array an array of chars, taking the provided encoding into account.
String  convertToString( byte[], String ) Documentation changed from old to new.
Converts to String an array of bytes, taking the provided encoding into account.