| Package | Description |
|---|---|
| com.alipay.sofa.jraft.util |
| Modifier and Type | Method and Description |
|---|---|
static RecyclableByteBufferList |
RecyclableByteBufferList.newInstance()
Create a new empty
RecyclableByteBufferList instance |
static RecyclableByteBufferList |
RecyclableByteBufferList.newInstance(int minCapacity)
Create a new empty
RecyclableByteBufferList instance with the given capacity. |
Copyright © 2024. All rights reserved.