netty5/buffer/src/main/java/io/netty
Dmitriy Dumanskiy 6cebb6069b remove unnecessary vararg argument in PooledByteBufAllocator (#8338)
Motivation:

No need in varargs, the method always accepts array.

Modification:

... replaced with []
2018-10-05 19:06:44 +08:00
..
buffer remove unnecessary vararg argument in PooledByteBufAllocator (#8338) 2018-10-05 19:06:44 +08:00