| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.jraft.util |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2021. All rights reserved.