Posted By:
ss_sh
Posted On:
Thursday, April 24, 2003 10:25 PM
hi all,
i wanted to find out the actual amount of bytes that can be
written to a piped output stream that is connected to a
piped input stream.
i want to do that to keep buffer size fix, and data is
written by one thread and read by another.
Thanx