Smalltalk/X WebserverDocumentation of class 'EndOfStreamNotification': | |
Class: EndOfStreamNotificationInheritance:Object | +--GenericException | +--Notification | +--EndOfStreamNotification
Description:This notification is raised on attempt to read after the end of a stream has been reached. As a notification, it will be ignored if no handler exists. It is raised, if Stream>>signalAtEnd:nil has been set (this is the default). [instance variables:] [class variables:] Class protocol:accessing |
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Thu, 21 Nov 2024 18:55:05 GMT |