Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
ByteBuffer should handle printing its contents like a byte array did previously.
This patch also switches toString to use a StringBuilder rather than concat.