This class is defined as an abstract mixin class. It must be implemented by subclassing it or inheriting from it as a mixin. Many of the methods in this class are abstract and must be overridden or they will throw a syntax error when invoked.
Table 5.10. ooRexx InoutOutputStream Class
Object
↓
InputOutputStream
+ InputStream
+ OutputStream
Note
The InputOutputStream class also has available class methods that its metaclass, the Class class (Section 5.1.2, “The Class Class”), defines.