I think in general we shouldn't call this `toString`. People would confuse it 
for the actual `toString` method and would suppose the same or similar 
behavior. For instance `toString` methods aren't expected to throw exceptions.
So in my opinion we should call this something like `readAll` or `readAllBytes`.

[ Full content available at: https://github.com/apache/kafka/pull/5596 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to