Skip to content

Conversation

@mp911de
Copy link
Member

@mp911de mp911de commented Dec 14, 2021

We now properly extract the byte array from a ByteBuffer by copying its content respecting the read position and limits.

Closes #2204

…er).

We now properly extract the byte array from a ByteBuffer by copying its content respecting the read position and limits.

Closes #2204
christophstrobl pushed a commit that referenced this pull request Dec 15, 2021
…er).

We now properly extract the byte array from a ByteBuffer by copying its content respecting the read position and limits.

Closes #2204
Original Pull Request: #2213
christophstrobl pushed a commit that referenced this pull request Dec 15, 2021
…er).

We now properly extract the byte array from a ByteBuffer by copying its content respecting the read position and limits.

Closes #2204
Original Pull Request: #2213
@christophstrobl christophstrobl deleted the issue/2204 branch December 15, 2021 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ByteUtils.getBytes(ByteBuffer) does not respect buffer position for heap buffers

3 participants