- target
- the destination character buffer.
Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException if any I/O error occurs while reading from this reader. Java.Lang.NullPointerException if target is null. Java.Nio.ReadOnlyBufferException if target is read-only.
Reads characters and puts them into the target character buffer.