| • | With binary input streams, to convert bytes to characters |
| • | With binary output streams, to convert characters to bytes |
| • | With byte arrays, to convert bytes to characters |
| • | With strings, to convert characters to bytes |
Encoding descriptors
Manually constructing an encoded stream
Encoding and decoding strings
Encoding protocol