[
https://issues.apache.org/jira/browse/HTTPCORE-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195522#comment-17195522
]
ASF subversion and git services commented on HTTPCORE-649:
----------------------------------------------------------
Commit ac5754bedc16c9331771dfbfa641842910d600e9 in httpcomponents-core's branch
refs/heads/master from Carter Kozak
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-core.git;h=ac5754b ]
HTTPCORE-649: Implement ByteArrayBuffer.append(ByteBuffer)
> 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
> Priority: Major
> Fix For: 5.1-beta1
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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]