OutputStream and Writers are combined. The write
routines write bytes and the print
routines write characters.
Most applications will use the Path routines to create their own streams. Specialized applications, like servers, need the capability of recycling streams.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|