netty5/buffer
Derek Lewis 13f640cbba Updating ByteBuf Javadocs to represent actual behaviour. (#8709)
Motivation:

The javadocs stating `IndexOutOfBoundsException` is thrown were
different from what `ByteBuf` actually did. We want to ensure the
Javadocs represent reality.

Modifications:

Updated javadocs on `write*`, `ensureWriteable`, `capacity`, and
`maxCapacity` methods.

Results:

Javadocs more closely match actual behaviour.
2019-01-14 20:09:18 +01:00
..
src Updating ByteBuf Javadocs to represent actual behaviour. (#8709) 2019-01-14 20:09:18 +01:00
pom.xml Update version number to start working on Netty 5 2018-11-20 15:49:57 +01:00