Returns the number of readable bytes which is equal to {@code (this.writerIndex - this.readerIndex)}.
See Implementation
Returns the number of readable bytes which is equal to {@code (this.writerIndex - this.readerIndex)}.