}
}
if (valueSet == false || offsetSet == false || countSet == false ) {
throw new CorruptDataException(new CorruptDataImpl("Unable to find all String classes fields values"));
}
char characters[] = new char[count];
value.arraycopy(offset, characters, 0, count);