- channel
- the Channel to write to.
- encoder
- the CharsetEncoder to be used.
- minBufferCapacity
- the minimum size of the byte buffer, -1 means to use the default size.
Documentation for this section has not yet been entered.
Returns a writer that encodes characters with the specified encoder and sends the bytes to the specified channel.