netty5/buffer
Nick Hill 53183ae1ab Change javadoc of ByteBuf#indexOf(...) to match its behaviour (#9679)
Motivation

Currently doc != code and so one needs to change. Though behaviour as
currently documented might be more intuitive, we don't want to break
anyone so will adjust the doc instead. See #9503 for discussion.

Modifications

Correct the javadoc of indexOf(...) method in ByteBuf abstract class.

Results

Correct javadoc
2019-10-25 08:43:52 +02:00
..
src Change javadoc of ByteBuf#indexOf(...) to match its behaviour (#9679) 2019-10-25 08:43:52 +02:00
pom.xml Update version number to start working on Netty 5 2018-11-20 15:49:57 +01:00