Gobo Eiffel Kernel Library
Copyright (c) 2001, Eric Bezault and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2004/11/14 15:09:43 $
$Revision: 1.14 $
-- Name of output stream
-- Can items be written to output stream?
-- Try to close output stream if it is closable. Set
-- is_open_write to false if operation was successful.
-- Read items of an_input_stream until the end
-- of input is reached, and write these items to
-- current output stream.
Interface for output streams