Next: , Previous: , Up: Base classes   [Index]


1.223 WriteStream

Defined in namespace Smalltalk
Superclass: PositionableStream
Category: Streams-Collections

I am the class of writeable streams. I only allow write operations to my instances; reading is strictly forbidden.