Returns {@code true} if and only if {@code (this.capacity - this.writerIndex)} is greater than {@code 0}.
See Implementation
Returns {@code true} if and only if {@code (this.capacity - this.writerIndex)} is greater than {@code 0}.