Description
When the lengthLimit is below the IoBuffer limit, the resulting dump should be truncated. It's not. Instead, "..." are appended at the end of the resulting String. I suspect that those "..." are supposed to be added when the result is really truncated.