|
Smalltalk/X WebserverDocumentation of class 'UnboundedExternalStream': |
|
|
Class: UnboundedExternalStreamInheritance:Object | +--Stream | +--PeekableStream | +--PositionableStream | +--WriteStream | +--ReadWriteStream | +--ExternalStream | +--UnboundedExternalStream
Description:This class provides common protocol for all external streams which are unbound in size (i.e. have no end). Examples of these are PipeStream, Sockets, TTYStreams etc. Instance protocol:redefind basic
|
|
|
ST/X 6.1.1; WebServer 1.620 at exept:8081; Thu, 24 May 2012 04:44:28 GMT
|