You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Carter Kozak (Jira)" <ji...@apache.org> on 2020/08/28 12:08:00 UTC

[jira] [Resolved] (HTTPCORE-649) Implement ByteArrayBuffer.append(ByteBuffer)

     [ https://issues.apache.org/jira/browse/HTTPCORE-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carter Kozak resolved HTTPCORE-649.
-----------------------------------
    Fix Version/s: 5.1
       Resolution: Fixed

> 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
>
>          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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org