- channel
- the Channel to be read.
- charsetName
- the name of the charset.
Documentation for this section has not yet been entered.
Type Reason Java.Nio.Charset.UnsupportedCharsetException if the given charset name is not supported.
Returns a reader that decodes bytes from a channel. This method creates a reader with a buffer of default size.