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