Friday, August 16, 2013

IO stream

IO stream
A memory buffer created by sending the bytes of characters from a source to a destination so that the destination acts as a sink and accepts them in a sequence that they are sent. An IO stream object does the writing to a file or printer or to a queue or to a network device.

No comments:

Post a Comment