Uses of Class
top.focess.qq.api.command.data.ObjectBuffer
-
Packages that use ObjectBuffer Package Description top.focess.qq.api.command.data -
-
Uses of ObjectBuffer in top.focess.qq.api.command.data
Methods in top.focess.qq.api.command.data that return ObjectBuffer Modifier and Type Method Description static ObjectBufferObjectBuffer. allocate(int size)Allocate a ObjectBuffer with fixed size
-