Committed. Ian Rogers wrote:
Hi,the attached patch adds efficient support for array encoding/decoding character sets to all ByteCharsets, US_ASCII and ISO_8859_1. It does this by using 2 package private helper classes. The patch also makes fields and classes that can be final, final. The patch also adds the use of generic types where appropriate.Thanks, Ian
