Some updates and changes to support some work on https://issues.apache.org/jira/browse/AMQ-3467
Cleanup some code in the DataByteArrayOutputStream and fix an issue in the readUTF
code that code result in a UTFDataFormatException to be thrown for no reason.
Adds some tests for those classes as well.
|