ByteBufUtil.compare

Compares the two specified buffers as described in {@link ByteBuf#compareTo(ByteBuf)}. This method is useful when implementing a new buffer type.

class ByteBufUtil
static
int
compare

Meta