Returns {@code true} if and only if the two specified buffers are identical to each other as described in {@link ByteBuf#equals(Object)}. This method is useful when implementing a new buffer type.
See Implementation
Returns {@code true} if and only if the two specified buffers are identical to each other as described in {@link ByteBuf#equals(Object)}. This method is useful when implementing a new buffer type.