We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc20df5 commit 2eea338Copy full SHA for 2eea338
httpcore5/src/main/java/org/apache/hc/core5/io/PooledByteBufferAllocator.java
@@ -50,7 +50,7 @@
50
* greater than the requested capacity; however, their {@link ByteBuffer#limit(int)}
51
* is set to the requested capacity.
52
*
53
- * @since 5.7
+ * @since 5.4
54
*/
55
@Contract(threading = ThreadingBehavior.SAFE)
56
public final class PooledByteBufferAllocator implements ByteBufferAllocator {
0 commit comments