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