Carter Kozak created HTTPCORE-649:
-------------------------------------
Summary: Implement ByteArrayBuffer.append(ByteBuffer)
Key: HTTPCORE-649
URL: https://issues.apache.org/jira/browse/HTTPCORE-649
Project: HttpComponents HttpCore
Issue Type: Improvement
Components: HttpCore
Reporter: Carter Kozak
Assignee: Carter Kozak
This is an additive api change to a final class, possibly for 5.1 instead of
5.0.x.
We append lots of ByteBuffer objects into ByteArrayBuffers, this can be a
little tricky and easy to get subtly wrong (see HTTPCORE-648, HTTPCLIENT-2112).
This will be easier to support over time if we consolidate the implementation
into ByteArrayBuffer.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]