Generated by
JDiff

Class jxl.biff.StringHelper

Added Methods
String getString(byte[], int, int, WorkbookSettings) Gets a string from the data array using the character encoding for this workbook
 

Changed Methods
byte[] getBytes(String) Now deprecated.
Gets the bytes of the specified string.
String getString(byte[], int, int) Now deprecated.
use the overload which takes the character encoding into account