J
JustSomeGuy
I have a data stream that can come from a buffer of data, a socket or a
file.
What is the correct object oriented way to process this stream such as to
abstract the method from knowing where the data is comming from?
file.
What is the correct object oriented way to process this stream such as to
abstract the method from knowing where the data is comming from?