Stream (gb)
This class is the parent class of every Gambas object that is a stream.
These objects can be used with all the input/output Gambas functions: PRINT, INPUT, LINE INPUT, CLOSE, and so on.
This class is not creatable.
|
Here is a list of classes that inherit Stream at the moment:
See also