netty5/transport/src/main/java/io/netty
2018-07-11 10:19:03 +01:00
..
bootstrap Replace toArray(new T[size]) with toArray(new T[0]) to eliminate zero-out and allow the VM to optimize. (#8075) 2018-06-29 07:56:04 +02:00
channel Remove extra 'should' word in docs of continueReading() method 2018-07-11 10:19:03 +01:00