ByteBufUtil.threadLocalTempArray

Allocates a new array if minLength > {@link ByteBufUtil#MAX_TL_ARRAY_LEN}

class ByteBufUtil
static
byte[]
threadLocalTempArray
()

Meta