netty5/buffer
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
..
src remove unnecessary vararg argument in PooledByteBufAllocator (#8338) 2018-10-05 19:06:44 +08:00
pom.xml [maven-release-plugin] prepare for next development iteration 2018-09-27 19:00:45 +00:00