This commit ensures that converting DataBuffers to a String does not use an expensive ByteBuffer allocation. Closes gh-29889