This project contains various extension methods and properties for Netty's ByteBuf
- writer index was not updated when using
writerIndex
extension property;
- th2 bom now
4.11.0
that comes from th2 gradle plugins0.2.4
- add ByteBuf extension functions for reading writing unsigned and signed ints, ASCII char, padded string
- add
readerIndex
andwriterIndex
extension properties - add operator overloads for
contains
functions