@FunctionalInterface public static interface DataCollection.BufferGetter
newBuffer(int).| 限定符和类型 | 方法和说明 |
|---|---|
DataBuffer<?> |
newBuffer(int size)
Instance a buffer with fixed size
|
DataBuffer<?> newBuffer(int size)
size - the initialized size of the bufferCopyright © 2022. All rights reserved.