Previous: Stream-streaming protocol, Up: Stream [Index]
Answer whether the stream has got to an end
Answer whether the receiver streams on a file or socket. By default, answer false.
Answer whether the receiver can be accessed by a numeric index with #at:/#at:put:.
As a wild guess, return the receiver. WriteStreams should override this method.