Hi List,

i have an IO like object (in this case win32 pipes, connected to a child 
process). If i can provide a read and write method is there a way to get 
all the other IO methods for free? (like getc, each, each_byte, print, 
printf....)

cheers

Simon