* Convert byte[] and char[] to String rather than simply using toString(). * Allow the charset to be configured for byte[] payloads. * Add tests. * Add reference documentation updates.
* Convert byte[] and char[] to String rather than simply using toString(). * Allow the charset to be configured for byte[] payloads. * Add tests. * Add reference documentation updates.